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

Use -f flag when executing sql scripts (fix #231) #234

Merged
merged 2 commits into from
Dec 12, 2016

Conversation

ruslantalpa
Copy link
Contributor

Doing it like this, allows one to use \ir command and have files in a directory structure instead of a single top level dir.

@tianon tianon merged commit a00e979 into docker-library:master Dec 12, 2016
@ruslantalpa
Copy link
Contributor Author

@yosifkit any idea when this will become live in docker.
I am still seeing this (after a pull):

postgres             latest              78e3985acac0        5 days ago          264.8 MB

Thank you

@yosifkit
Copy link
Member

The builds are controlled by the official-images repo. We do periodic updates there to get changes that have been added to the repos in docker-library/. I think @tianon or I will get one up this afternoon. Once it merges, then the images will be built and pushed to the Docker Hub.

tianon added a commit to infosiftr/stackbrew that referenced this pull request Dec 13, 2016
- `celery`: 4.0.1
- `docker`: 1.12.4
- `elasticsearch`: add Alpine variants (docker-library/elasticsearch#149)
- `ghost`: allow arbitrary `--user` values (docker-library/ghost#54)
- `haproxy`: 1.7.1
- `java`: debian 9~b148-1
- `mariadb`: add explicit `--socket` (MariaDB/mariadb-docker#92)
- `mysql`: 5.7.17-1debian8, 5.6.35-1debian8, 5.5.54
- `openjdk`: debian 9~b148-1
- `percona`: add explicit `--socket` (docker-library/percona#37)
- `php`: move `CFLAGS` (and friends) to `PHP_CFLAGS`, add `-pie` (docker-library/php#352)
- `postgres`: 9.6.1-2.pgdg80+1, use `pgsql -f ...` instead of `pgsql < ...` for relative includes (docker-library/postgres#234)
- `rocket.chat`: 0.48.1
- `tomcat`: 8.5.9, 9.0.0.M15
- `wordpress`: add `fpm-alpine` variant (docker-library/wordpress#190)
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.

3 participants