Commit Graph

22 Commits

Author SHA1 Message Date
Asif Bacchus 7f930e17e7 feature: bump Alpine and MariaDB versions
- Alpine to 3.13
- MariaDB to 10.5.9
2021-05-01 06:59:20 -06:00
Asif Bacchus 797777d547 chore(LABELS): revert incorrect label change
mariadb version was correct previously
2021-01-05 16:12:02 -07:00
Asif Bacchus 086fdf8479 chore(LABELS): update label info 2021-01-05 15:48:13 -07:00
Asif Bacchus f26ed38799 build(Dockerfile): update git urls 2020-12-27 05:02:45 -07:00
Asif Bacchus ed6e9cfe63 docs: fix container name 2020-12-27 04:28:37 -07:00
Asif Bacchus c5be56fb59 fix: chown files in entrypoint vs dockerfile
- init directories chown'd in entrypoint vs dockerfile
- sets proper UID and GID instead of system default
2020-12-27 04:15:32 -07:00
Asif Bacchus e4df2adce6 feature(DOCKERFILE): use edge repo
- change alpine repo to EDGE so latest versions can be used
- update mariaDB minor version
2020-12-27 04:08:10 -07:00
Asif Bacchus d877c16db4 ping already included in alpine image 2020-11-28 07:23:20 -07:00
Asif Bacchus e6876261f5 add ping 2020-11-28 05:44:30 -07:00
Asif Bacchus 48839acb8e remove skip-name-resolve in default cmd 2020-11-28 04:23:47 -07:00
Asif Bacchus dd8f967646 fix run order in apk block 2020-11-28 03:47:39 -07:00
Asif Bacchus 2c09fdfbaa set skip-name-resolve to env option, default=true 2020-11-28 03:45:43 -07:00
Asif Bacchus e96be80410 enable TCP networking in default config vs cmdline 2020-11-28 02:48:27 -07:00
Asif Bacchus 028e52e817 initial tests complete - bump version to 1.0 2020-11-27 22:25:55 -07:00
Asif Bacchus 926d5f80d1 add cmd label note about script dirs 2020-11-27 21:40:18 -07:00
Asif Bacchus 0edcbf931b use chown instead of chmod... oops! 2020-11-27 02:29:20 -07:00
Asif Bacchus bfaa9942ed create import directories 2020-11-27 02:28:25 -07:00
Asif Bacchus e3340e86a7 copy entrypoint script and add default cmd 2020-11-27 01:51:27 -07:00
Asif Bacchus 5288e8448f add env vars to cmd label 2020-11-27 01:45:33 -07:00
Asif Bacchus bd724de9e1 add additional ENV vars 2020-11-27 01:40:14 -07:00
Asif Bacchus 8bc70df5f0 remove pwgen 2020-11-27 01:39:54 -07:00
Asif Bacchus 44ace55ad1 initial dockerfile 2020-11-26 18:32:20 -07:00