JAVA-12420 Renamed docker to docker-modules
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
mkdir tmp-context
|
||||
cp -R ../html tmp-context/
|
||||
cp -R ../../config tmp-context/
|
||||
cp Dockerfile-script tmp-context/Dockerfile
|
||||
docker build -t sample-site:latest tmp-context
|
||||
rm -rf tmp-context
|
||||
Reference in New Issue
Block a user