Commit Graph

10 Commits

Author SHA1 Message Date
Asif Bacchus 1e1fccea11 feat(dockerfile): Reduce healthcheck timeout
Reduce start period to 5s for faster dependency checks.
2024-01-27 17:31:15 -07:00
Asif Bacchus 222cc91646 chore(ide): update ide configs 2023-11-01 17:06:17 -06:00
Asif Bacchus 277bff0c06 feature(Dockerfile): restructure and parameterize
- parameterize alpine and mariadb versions
- pin mariadb to at least specified version
- clean-up labels, add description
- move package update after installation
2022-02-19 08:26:29 -07:00
Asif Bacchus fb0573cbae chore(git): update Rider IDE files, gitattributes, gitignore 2021-09-07 01:32:24 -06:00
Asif Bacchus c689d210b9 chore(GIT): track rider workspace settings 2021-01-05 15:48:44 -07:00
Asif Bacchus fc86b1c64b build: remove Rider config tracking 2020-12-27 04:58:56 -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 7e10cf3996 build: Rider project config files 2020-12-27 01:57:42 -07:00