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

Fix an issue with the dockerfile. #101

Merged
merged 2 commits into from
Dec 19, 2017
Merged

Fix an issue with the dockerfile. #101

merged 2 commits into from
Dec 19, 2017

Conversation

allenh1
Copy link
Collaborator

@allenh1 allenh1 commented Dec 18, 2017

This just adds a few commands to the Dockerfile that cause problems with (newer) versions of portage.

Copy link
Member

@tfoote tfoote left a comment

Choose a reason for hiding this comment

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

The extra commands look fine.

However, It's probably better to keep this as one layer in the dockerfile. For cleaner reading use \ line wrapping. A single layer will make sure that the syncs and emerge don't get cached improperly. And fewer layers means smaller images in general.

@allenh1
Copy link
Collaborator Author

allenh1 commented Dec 19, 2017

@tfoote I was kind of expecting that. Fixed.

@allenh1 allenh1 merged commit 0bcd786 into master Dec 19, 2017
@allenh1 allenh1 deleted the fix-dockerfile branch December 28, 2017 21:16
zffgithub pushed a commit to zffgithub/superflore that referenced this pull request Apr 11, 2023
* Fix an issue with the dockerfile.

* Move commands to a single line.
Sign up for free to 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.

3 participants