refact(): removes temp build script
This commit is contained in:
parent
de9f64f215
commit
ae2b667403
1 changed files with 0 additions and 3 deletions
3
build.sh
3
build.sh
|
@ -1,3 +0,0 @@
|
|||
docker build --no-cache --tag ftp .
|
||||
docker rm -fv ftp
|
||||
# docker run -d -p 20-21:20-21/tcp -p 40000-40009:40000-40009/tcp --env FTP_USER=ftp-user --env FTP_PASS=ftp-pass --name ftp --restart always docker.io/garethflowers/ftp-server:0.1.0
|
Loading…
Reference in a new issue