rename daemon

This commit is contained in:
idk
2019-05-11 00:43:46 -04:00
parent 5df5187cc0
commit 62c065c510
3 changed files with 232 additions and 3 deletions

View File

@ -162,7 +162,7 @@ docker-volume:
docker stop $(samcatd)-volume; true
docker-run: docker-volume
docker rm -f eephttpd; true
docker rm -f $(samcatd); true
docker run -i -t -d \
--cap-add "net_bind_service" \
--network $(network) \