Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Dockerfiles entrypoint support#315

Closed
thresheek wants to merge 2 commits into
nginx:masterfrom
thresheek:dockerfiles-entrypoint
Closed

Dockerfiles entrypoint support#315
thresheek wants to merge 2 commits into
nginx:masterfrom
thresheek:dockerfiles-entrypoint

Conversation

@thresheek

Copy link
Copy Markdown
Member

With this change, Docker images now accept shell scripts, json files and certificate chain bundles to provide configuration on a container start by placing them into /docker-entrypoint.d/ directory.

Comment thread pkg/docker/docker-entrypoint.sh Outdated
@thresheek
thresheek force-pushed the dockerfiles-entrypoint branch from cb64e55 to 578f4a3 Compare September 30, 2019 11:16
Docker images now accept shell scripts, json files and certificate chain
bundles to provide configuration on a container start by placing them
into /docker-entrypoint.d/ directory.
@thresheek
thresheek force-pushed the dockerfiles-entrypoint branch from 578f4a3 to 1a9984b Compare October 2, 2019 14:36
@thresheek

Copy link
Copy Markdown
Member Author

Merged in c6df631.

@thresheek thresheek closed this Oct 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants