Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: docker #3909

Closed
wants to merge 15 commits into from
Closed

Conversation

topless
Copy link
Member

@topless topless commented Dec 11, 2018

@dinosk dinosk changed the title #3883 docs: docker docs: docker Dec 11, 2018
Copy link
Member

@ppanero ppanero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Maybe just adding a line with the command that needs to be run to build the base image. It might happen that users go to build directly the instance image (The one mentioned for "FunGenerator"), but if they didnt build yet the base it will fail.

@slint
Copy link
Member

slint commented Dec 12, 2018

I have to agree with @ppanero, it's not clear that the Dockerfile.base has to be built + tagged before Dockerfile. I wrote some stuff about it on pypa/pipenv#3285 (comment)

Copy link
Contributor

@roksys roksys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT


Among the generated files, there are two Dockerfiles `Dockerfile.base <https://github.com/inveniosoftware/cookiecutter-invenio-instance/blob/master/%7B%7Bcookiecutter.project_shortname%7D%7D/Dockerfile.base>`_
and `Dockerfile <https://github.com/inveniosoftware/cookiecutter-invenio-instance/blob/master/%7B%7Bcookiecutter.project_shortname%7D%7D/Dockerfile>`_,
which are used in that sequence to build the image for your application.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in that sequence is this phrase needed?

kpsherva and others added 3 commits December 13, 2018 11:34
Co-authored-by: Lars Holm Nielsen <lars.holm.nielsen@cern.ch>
* Initial version of documentation for docker
* Added diagram picturing the build process
* Added docker commands to build containers
* Fixed lint errors in conf.py
* Addresses inveniosoftware#3883
@lnielsen
Copy link
Member

Closing PR because it's been stale for a long time.

@lnielsen lnielsen closed this Feb 16, 2022
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.

7 participants