Skip to content

Conversation

yosifkit
Copy link
Contributor

Fixes #55. By using only one apt-get install this makes sure that we install mysql-common once from MariaDB apt repositories and not the wrong version from Debian.

Plus we get to save ~5MB, since now there is only one copy of mysql dependencies.

$ docker images mariadb
mariadb             5.5                 d71a0c37d830        17 seconds ago       272.5 MB
mariadb             10.0                205243a729ab        About a minute ago   338.8 MB
mariadb             10.1                4bfec5fe6b40        2 minutes ago        382.1 MB
mariadb             5.5.48              ad6fae399584        46 hours ago         277.1 MB
mariadb             10.0.24             e52d74783b50        46 hours ago         344.2 MB
mariadb             10.1.13             6cf25c052050        46 hours ago         387.5 MB

@tianon
Copy link
Contributor

tianon commented Apr 22, 2016

LGTM

@tianon tianon merged commit 7a69111 into MariaDB:master Apr 22, 2016
@tianon tianon deleted the ilúvatar branch April 22, 2016 22:56
tianon added a commit to infosiftr/stackbrew that referenced this pull request Apr 26, 2016
- `cassandra`: 2.2.6 and 2.1.14
- `elasticsearch`: 2.3.2 (docker-library/elasticsearch#101)
- `hello-world`: update userguide link to avoid redirect (docker-library/hello-world#12)
- `java`: 7u101-2.6.6-1~deb8u1 (https://lists.debian.org/debian-security-announce/2016/msg00134.html)
- `logstash`: 2.3.2 (docker-library/logstash#46)
- `mariadb`: fix double install of `mysql-common` (MariaDB/mariadb-docker#56)
- `python`: fix removal of test folders (docker-library/python#102)
- `rocket.chat`: 0.28.0
- `ruby`: 2.3.1 and 2.2.5
- `tomcat`: add Tomcat Native Libraries (docker-library/tomcat#28)
- `wordpress`: 4.5.1
RichardScothern pushed a commit to RichardScothern/official-images that referenced this pull request Jun 14, 2016
- `cassandra`: 2.2.6 and 2.1.14
- `elasticsearch`: 2.3.2 (docker-library/elasticsearch#101)
- `hello-world`: update userguide link to avoid redirect (docker-library/hello-world#12)
- `java`: 7u101-2.6.6-1~deb8u1 (https://lists.debian.org/debian-security-announce/2016/msg00134.html)
- `logstash`: 2.3.2 (docker-library/logstash#46)
- `mariadb`: fix double install of `mysql-common` (MariaDB/mariadb-docker#56)
- `python`: fix removal of test folders (docker-library/python#102)
- `rocket.chat`: 0.28.0
- `ruby`: 2.3.1 and 2.2.5
- `tomcat`: add Tomcat Native Libraries (docker-library/tomcat#28)
- `wordpress`: 4.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants