Skip to content

Put "docker-entrypoint.sh" in PATH (with backwards-compat symlink) #260

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

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented Feb 9, 2017

This is generally nicer, but should also help with silly AUFS bugs:

Step 14 : COPY docker-entrypoint.sh /
stat /var/lib/docker/aufs/mnt/0ec6dc46d8c087f3570abbfbe62f67f3ecf80960dc0743d618482f692e6dc517/docker-entrypoint.sh: no such file or directory

@yosifkit yosifkit merged commit 54f46e5 into docker-library:master Feb 9, 2017
@yosifkit yosifkit deleted the docker-entrypoint.sh branch February 9, 2017 00:47
tianon added a commit to infosiftr/stackbrew that referenced this pull request Feb 9, 2017
- `docker`: 1.13.1
- `golang`: remove `wheezy` for 1.8 (docker-library/golang#144), update `1.8-rc` to be explicit about tracking pre-releases (docker-library/golang#145)
- `irssi`: remove `VOLUME` (jessfraz/irssi#13)
- `postgres`: 9.6.2, 9.3.16, 9.4.11, 9.5.6, 9.2.20, put `docker-entrypoint.sh` explicitly in `PATH` (docker-library/postgres#260)
- `wordpress`: update `wp-config.php` handling to only generate/munge configuration upon user request and to unset all related environment variables explicitly (docker-library/wordpress#206)
yajo added a commit to Tecnativa/docker-postgres-autoconf that referenced this pull request Nov 11, 2019
- New default tag.
- Update upstream entrypoint location, changed in docker-library/postgres#260.
- Build only once in tests.
yajo added a commit to Tecnativa/docker-postgres-autoconf that referenced this pull request Nov 11, 2019
- New default tag.
- Update upstream entrypoint location, changed in docker-library/postgres#260.
- Build only once in tests.
- Redefine `CMD` as needed now since moby/moby#5147.
yajo added a commit to Tecnativa/docker-postgres-autoconf that referenced this pull request Nov 11, 2019
- New default tag.
- Update upstream entrypoint location, changed in docker-library/postgres#260.
- Build only once in tests.
- Redefine `CMD` as needed now since moby/moby#5147.
yajo added a commit to Tecnativa/docker-postgres-autoconf that referenced this pull request Nov 11, 2019
- New default tag.
- Update upstream entrypoint location, changed in docker-library/postgres#260.
- Build only once in tests.
- Empty `CMD` to be explicit about moby/moby#5147.
- Log connections in tests.
yajo added a commit to Tecnativa/docker-postgres-autoconf that referenced this pull request Nov 11, 2019
- New default tag.
- Update upstream entrypoint location, changed in docker-library/postgres#260.
- Build only once in tests.
- Empty `CMD` to be explicit about moby/moby#5147.
- Log connections in tests.
yajo added a commit to Tecnativa/docker-postgres-autoconf that referenced this pull request Nov 11, 2019
- New default tag.
- Update upstream entrypoint location, changed in docker-library/postgres#260.
- Build only once in tests.
- Empty `CMD` to be explicit about moby/moby#5147.
- Log connections in tests.
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.

2 participants