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 CentOS 7 Docker image with multi-user nologin #115

Merged
merged 1 commit into from
Feb 13, 2017

Conversation

arm4b
Copy link
Member

@arm4b arm4b commented Feb 9, 2017

Revert temporary workaround from #82 (comment) to use root in CentOS7 docker container.

It's possible since we're building packagingtest https://hub.docker.com/r/stackstorm/packagingtest/ Docker images automatically on every push to st2-dockerfiles repo and can fix upstream images more easily.

See: StackStorm/st2-packages#417 and StackStorm/st2-dockerfiles#38 for more info

@@ -44,9 +44,6 @@ platforms:
driver_config:
platform: centos
dockerfile: .kitchen-docker/centos7/Dockerfile
# TODO: Use non-root user after updating upstream Docker image: https://github.com/StackStorm/st2-dockerfiles/issues/38
Copy link
Member Author

Choose a reason for hiding this comment

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

@arm4b arm4b merged commit 3bea67d into master Feb 13, 2017
@arm4b arm4b deleted the fix/centos7-systemd-image branch February 13, 2017 13:57
@arm4b arm4b added the bug label Feb 13, 2017
@arm4b arm4b changed the title Update CentOS Docker images endpoints Fix CentOS 7 Docker image with multi-user nologin Feb 13, 2017
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.

1 participant