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

Add maintainer info to Docker image via label #8

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

orangejulius
Copy link
Member

This was previously found only in the pelias/api image, but it should be everywhere.

I wasn't sure if labels propagate to images that are built on other images, but after some testing it appears that they do.

This was previously found only in the pelias/api image, but it should be
everywhere.
@orangejulius orangejulius merged commit 8a8f1d2 into master Sep 4, 2018
orangejulius added a commit to pelias/api that referenced this pull request Sep 4, 2018
This is enabled by the work in pelias/docker-baseimage#2 and lets us ensure the API is run as
a non-root user.

Additionally the maintainer label is now set in the baseimage as of
(pelias/docker-baseimage#8), so it can be removed here.
orangejulius added a commit to pelias/api that referenced this pull request Sep 7, 2018
This is enabled by the work in pelias/docker-baseimage#2 and lets us ensure the API is run as
a non-root user.

Additionally the maintainer label is now set in the baseimage as of
(pelias/docker-baseimage#8), so it can be removed here.
@orangejulius orangejulius deleted the add-maintainer-information branch September 7, 2018 20:13
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.

1 participant