Go to file
shockrah 7d9e71c866 + Adding python3, pip, and virtualenv to dependancies
- Removing mysql client since we don't need it for what we're doing
- Removing diesel since it's been replaced with a simpler shell script(that's totally not flaky)
! Try at some point to reduce all this crap outside of testing because dep list is getting larger every day
2021-04-29 22:33:43 -07:00
chipsy-training new docker for new project 2020-12-06 22:31:51 -08:00
Freechat using rust:slim-buster as base image 2021-02-10 18:01:08 -08:00
freechat-pipeline + Adding python3, pip, and virtualenv to dependancies 2021-04-29 22:33:43 -07:00
osdev initial setup 2020-08-02 19:16:30 -07:00
website rebuild of website docker image 2021-02-15 21:03:30 -08:00
.gitignore binaries and vim swaps 2020-08-02 19:49:44 -07:00
.gitlab-ci.yml testing background tasks 2020-08-06 20:12:53 -07:00
readme testing ui vars 2020-08-02 22:09:18 -07:00
setup.bash setup script for new machines and whatnot => sid repos dont allow for docker somehow they alwayys fail 2020-08-02 19:51:25 -07:00

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