Skip to content

Conversation

isidentical
Copy link

Current version raises an HTTP404 when trying to access swarm page.

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "master" git@github.com:isidentical/docker-py.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

Signed-off-by: Batuhan Taşkaya <btaskaya33@gmail.com>
@shin- shin- added this to the 4.0.1 milestone May 19, 2019
@shin-
Copy link
Contributor

shin- commented May 19, 2019

Thanks!

@shin- shin- merged commit a33dbd8 into docker:master May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants