|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
conf | %!s(int64=5) %!d(string=hai) anos | |
hooks | %!s(int64=5) %!d(string=hai) anos | |
Dockerfile | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
startup.sh | %!s(int64=5) %!d(string=hai) anos |
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