1
0
Fork 0
Go to file
Sean Sube b01ef2affb
fix(tool/hugo): correct arch in deb path
2023-02-10 10:44:58 -06:00
base fix(base): use pip 3.6 for py 3.6 2022-02-04 07:14:53 -06:00
games feat(games/steam): add Steam image with Wine 2023-02-10 08:57:23 -06:00
language update(language/node): to latest 16.x 2023-02-10 09:20:39 -06:00
scripts fix(build): provide cache images to build cmd 2023-02-10 10:12:42 -06:00
service update(service/nexus): to 3.46 2023-02-10 08:55:14 -06:00
tool fix(tool/hugo): correct arch in deb path 2023-02-10 10:44:58 -06:00
.gitignore fix(docker-dind): add tests 2019-09-21 06:07:43 -05:00
.gitlab-ci.yml update(tool/hugo): to 0.110 2023-02-10 10:04:17 -06:00
README.md pull existing image before building, note reserved paths 2018-04-08 09:33:26 -05:00
renovate.json fix(build): configure renovate 2019-09-19 10:06:00 -05:00

README.md

Dockerfiles for Third-Party Stuff

These are dockerfiles maintained for third-party tools, languages, and the apextoaster/base utility image.

To make pipelines and updates easy, these are in a monorepo. Make sure images build to the same hash (clean up caches).

Cleanup

Clean up apt-get with apt-get autoclean && apt-get clean && rm -rf /var/lib/apt/lists/*.

Paths

/build and /secrets are reserved mount points for CI jobs. /config and /data are reserved mount points for runtime data.

Tools that need an install directory should use /<tool>.