Update 'Deploment/deployment.json'
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
"restart_policy": "always",
|
"restart_policy": "always",
|
||||||
"network": "host",
|
"network": "host",
|
||||||
"ports": ["3000:3000/tcp"],
|
"ports": ["3000:3000/tcp"],
|
||||||
|
"command": "/bin/bash -c \"echo hello\" && exit 777",
|
||||||
"privileged": true,
|
"privileged": true,
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user