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 "/etc/apt/trusted.gpg.d" instead of "apt-key adv" #78

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented Jan 11, 2017

Note: Instead of using this command a keyring should be placed
directly in the /etc/apt/trusted.gpg.d/ directory with a
descriptive name and either "gpg" or "asc" as file extension.

https://manpages.debian.org/cgi-bin/man.cgi?query=apt-key&manpath=Debian+testing+stretch

See also docker-library/cassandra#91, MariaDB/mariadb-docker#93, docker-library/mongo#132, docker-library/mysql#254, docker-library/percona#39, docker-library/postgres#246, and docker-library/elasticsearch#152.

> Note: Instead of using this command a keyring should be placed
> directly in the /etc/apt/trusted.gpg.d/ directory with a
> descriptive name and either "gpg" or "asc" as file extension.

https://manpages.debian.org/cgi-bin/man.cgi?query=apt-key&manpath=Debian+testing+stretch
@yosifkit yosifkit merged commit e53e332 into docker-library:master Jan 11, 2017
@yosifkit yosifkit deleted the trusted.gpg.d branch January 11, 2017 00:34
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jan 11, 2017
- `cassandra`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/cassandra#91)
- `elasticsearch`: avoid bootstrap checks by using `http.host` instead of `network.host` (docker-library/elasticsearch#153), use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/elasticsearch#152)
- `golang`: 1.8rc1, explicit Alpine 3.5 variant of Go 1.7 (docker-library/golang#134)
- `kibana`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/kibana#69)
- `logstash`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/logstash#78)
- `mariadb`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (MariaDB/mariadb-docker#93)
- `memcached`: 1.4.34
- `mongo`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/mongo#132)
- `openjdk`: debian 9~b151-2
- `percona`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/percona#39)
- `piwik`: 3.0.1
- `postgres`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/postgres#246)
- `rabbitmq`: allow custom definitions file (docker-library/rabbitmq#112), use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/rabbitmq#133)
- `redmine`: 3.2.5, 3.3.2
- `tomcat`: improve OpenSSL comments (docker-library/tomcat#59)
- `wordpress`: 4.7.1, fix Windows-newlines `sed` (docker-library/wordpress#197)
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