Wyatt's custom containers
Go to file
2024-03-05 23:18:26 -06:00
base_container updated base container content, parent image, and metadata 2024-03-06 00:19:15 -05:00
base_node_container added base node container file 2023-06-26 22:08:09 -04:00
dotnet_base_container typo 2023-05-30 13:36:55 -04:00
dotnet_lts_container typo 2023-05-30 13:36:55 -04:00
go_base_container add go container 2023-05-03 21:45:55 -04:00
rust_base_container add rust container 2023-05-03 21:46:16 -04:00
README.md added unfinished readme 2023-05-01 22:59:16 -04:00

Wyatt's stash of custom containers

These are my custom containers that are for immutable Linux distributions. Since they are mine, they are opinionated and would only probably work for me.

These containers are based on CoreOS, Fedora Linux, and Toolbox so the containers that listed in this repository are speifically tailored for those technologies. However, you may get these containers to work on other technologies as well (with enough elbow grease).

Base container

The base container serves as the base for every other container in this repository. Installed in this container are git, fish, some Rust tools like bat and exa, some C development tools, and normal system administrator tools.

Language containers

TODO

Specialty containers

TODO

Contribution

TODO

Attribution

TODO