3
Makefile
3
Makefile
@@ -22,7 +22,8 @@ quickstart:
|
||||
--publish=4505:4505/tcp --publish=4506:4506/tcp \
|
||||
--env "USERMAP_UID=$(shell id -u)" --env "USERMAP_GID=$(shell id -g)" \
|
||||
--env SALT_LOG_LEVEL=info \
|
||||
--read-only --volume $(shell pwd)/srv/:/home/salt/data/srv/ \
|
||||
--volume $(shell pwd)/srv/:/home/salt/data/srv/ \
|
||||
--volume $(shell pwd)/logs/:/home/salt/data/logs/ \
|
||||
cdalvaro/saltstack-master:latest
|
||||
@echo "Type 'make logs' for the logs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user