Skip to content

Comments

Thai's FYP#21

Open
thailekha wants to merge 14 commits intoStephenCoady:masterfrom
thailekha:master
Open

Thai's FYP#21
thailekha wants to merge 14 commits intoStephenCoady:masterfrom
thailekha:master

Conversation

@thailekha
Copy link

@thailekha thailekha commented Apr 21, 2018

Main change

An self-contained endpoint for pushing an image where:

  • Dockerhub credentials are retrieved from the body of the request
  • The credentials are written into a temporary file, mounted into a docker container
  • Dockerhub authentication is done within the docker container, then the image is pushed, and the
    docker` container is removed
  • Eventually no authentication data is kept on the Gantry server. Hence, there is no need manage auth state or do login/logout

@thailekha
Copy link
Author

Hi @StephenCoady , I created this PR as a reference for my report :)

@StephenCoady
Copy link
Owner

Hi @thailekha, thanks for the contribution. I will start working through the PR and seeing what we can/can't merge. Excellent additions to the server from a first glance though, thanks!

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.

2 participants