|
il y a 5 ans | |
---|---|---|
.. | ||
conf | il y a 5 ans | |
hooks | il y a 5 ans | |
Dockerfile | il y a 5 ans | |
README.md | il y a 5 ans | |
startup.sh | il y a 5 ans |
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