Move Dockerfile
This commit is contained in:
parent
fbf35f1d0a
commit
f002586a1e
3 changed files with 0 additions and 2 deletions
1
run
1
run
|
@ -13,7 +13,6 @@ DC="${DC:-exec}"
|
|||
|
||||
function ci:build-images {
|
||||
docker image build . \
|
||||
--file tools/docker/images/Dockerfile \
|
||||
--tag ${DOCKER_WEB_IMAGE_NAME}:${DOCKER_TAG} \
|
||||
--tag ${DOCKER_WEB_IMAGE_NAME}:latest \
|
||||
--target=production
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue