blob: 19dc731e782124b5c55a144efddce25104f258e4 [file] [log] [blame]
docker run -d \
-v ${PWD}:/etc/e2adapter `# Bind-mount the configuration directory` \
-v ${PWD}:/var/log/e2adapter `# Bind-mount the log directory` \
--network host `# Get all sockets working the "easy" way` \
--name e2adapter \
ranco-dev-tools.eastus.cloudapp.azure.com:10001/e2adapter:1.0.0