|
5 years ago | |
---|---|---|
.. | ||
conf | 5 years ago | |
hooks | 5 years ago | |
Dockerfile | 5 years ago | |
README.md | 5 years ago | |
startup.sh | 5 years ago |
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