|
f3627e136a
|
fix(Dockerfile): fix image title
|
2022-02-19 07:32:17 -07:00 |
|
|
8b3fc0886f
|
refactor(Dockerfile): set minimum versions
|
2022-02-19 07:30:34 -07:00 |
|
|
b9d8fa20c2
|
refactor(Dockerfile): parameterize versions
|
2022-02-19 07:27:01 -07:00 |
|
|
6bf6c283d7
|
refactor(Dockerfile): update labels
- modernize labels
- split into stable and frequently updated
- place frequently updated at end of file
- update versioning structure
|
2022-02-19 07:26:28 -07:00 |
|
Asif Bacchus
|
09752089d6
|
update labels, bump version number
|
2021-05-12 21:33:59 -06:00 |
|
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 |
|