1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-27 23:18:38 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Evan Tschuy
1f4944254b packer: fix README and tag name
The default mysql image is MySQL 8 now, which uses the caching_sha2_password module for auth. The version of mysql-client in the Ubuntu 16.04 repos doesn't have this since it's 7.x, so it's necessary to launch the mysql pod with an explicit --default-authentication-plugin=mysql_native_password.
2018-05-03 14:20:39 -07:00
William Leese
f5f7df27d0 Update packer documentation 2018-01-04 16:14:19 -08:00
William Leese
2c589b2f2b tag docker images 2018-01-04 16:14:03 -08:00
Daniel Wang
6a4b13a0ee Set up packer/docker 2017-05-22 17:12:14 -07:00