|
há 5 anos atrás | |
---|---|---|
.. | ||
conf | há 5 anos atrás | |
hooks | há 5 anos atrás | |
Dockerfile | há 5 anos atrás | |
README.md | há 5 anos atrás | |
startup.sh | há 5 anos atrás |
cd ..
docker build -t dolphinscheduler --build-arg version=1.1.0 --build-arg tar_version=1.1.0-SNAPSHOT -f dockerfile/Dockerfile .
docker run -p 12345:12345 -p 8888:8888 --rm --name dolphinscheduler -d dolphinscheduler