mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
Add docker image test
This commit is contained in:
parent
25d9345a7d
commit
5fac68f2c4
4 changed files with 44 additions and 0 deletions
3
.docker/release/test/build.sh
Executable file
3
.docker/release/test/build.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
set -eu
|
||||
docker build -t snappymail/snappymail:test -f .docker/release/Dockerfile .
|
||||
Loading…
Add table
Add a link
Reference in a new issue