Template updates (commit: 4c68eda)
All checks were successful
Push to GitHub / mirror (push) Successful in 9s
All checks were successful
Push to GitHub / mirror (push) Successful in 9s
This commit is contained in:
2
makefile
2
makefile
@@ -53,5 +53,5 @@ dockerrun:
|
|||||||
--tty \
|
--tty \
|
||||||
--interactive \
|
--interactive \
|
||||||
--publish $${CONTAINER_IP}:$${CONTAINER_PORT}:80 \
|
--publish $${CONTAINER_IP}:$${CONTAINER_PORT}:80 \
|
||||||
--volume $(shell pwd)/config.yml:/config.yml \
|
--volume $(shell pwd)/config.yaml:/config.yaml \
|
||||||
$${CONTAINER_ORG}/$${CONTAINER_IMAGE}:latest
|
$${CONTAINER_ORG}/$${CONTAINER_IMAGE}:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user