a594dcb558
! It's also super jank at the moment so it's not exactly what I would call "stable" Like seriously right now the entrypoint script basically just yeets mysql to the background and snuffs out its logs for the sake of brevity More work needs to be done in order to make sure that the sample user can be safely added to the mysql backend. None of this is being done a safe fashion and frankyl thats ok. Security NOTE: No effort is put forth to make this Docker image secure since it is meant to have bogus data, bogus users, and mock everything so again never use this for production. |
||
---|---|---|
chipsy-training | ||
Freechat | ||
freechat-pipeline | ||
osdev | ||
website | ||
.gitignore | ||
.gitlab-ci.yml | ||
readme | ||
setup.bash |
Shockrah's Dockerfiles ---------------------- This repository serves as a collection of Dockerfiles which I use for various projects that I either maintain or have worked on in this past. All relate to _my_ projects and are not reflective of other peoples works. Email: alejandros714@protonmail.com > Pipelines The pipelines setup here are really just for testing small things so that I don't waste time on larger projcets troubleshooting issues. In other words: the pipelines setup here are of no importance