Skip to content

fixes docker -H :2375 can't work - #1439

Closed
lifubang wants to merge 1 commit into
docker:masterfrom
lifubang:dockerhost
Closed

fixes docker -H :2375 can't work#1439
lifubang wants to merge 1 commit into
docker:masterfrom
lifubang:dockerhost

Conversation

@lifubang

Copy link
Copy Markdown
Contributor

Signed-off-by: Lifubang lifubang@acmcoder.com

- What I did

docker -H :2375 checkpoint create --checkpoint-dir ~/checkpoints/ --leave-running sad_cori swarm-03
parse :2375: missing protocol scheme

A small error fix. A Classical option "-H :2375" can't work now.

Signed-off-by: Lifubang <lifubang@acmcoder.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@lifubang@GordonTheTurtle