At working directory `dubbo-admin-backend`, build docker image with command: `mvn clean package docker:build` And start `dubbo-admin` container with command: `docker run -d -p 8080:8080 --name dubbo-admin -v ~/logs:/logs dubbo-admin:0.0.1-SNAPSHOT` The log file will be created in `~/logs`
[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
