Commit graph

9 commits

Author SHA1 Message Date
ryneeverett
a02d96357a Container: Use named volume for ccache.
I don't think there's any reason to want a named path here.
2024-07-26 17:21:05 -04:00
ryneeverett
c05bc0cfd6 Container: Find git config at XDG_CONFIG_HOME 2024-07-26 16:53:46 -04:00
ryneeverett
d83b6c195e Container: Portable scripts
This allows bash to be found if not located in /bin.
2024-07-26 16:53:28 -04:00
ryneeverett
ca79e09977 Container: Allow duplicate group id.
The image build would otherwise fail if the user's group id already
exists in the base image.
2024-07-26 16:53:28 -04:00
ryneeverett
2fbcb51ba4 Container: Set up ccache (per Build Guide) 2024-07-26 16:53:28 -04:00
ryneeverett
043bc811b9 Container: Add gocryptfs (per Build Guide) 2024-07-26 16:53:28 -04:00
ryneeverett
22124cedf1 Container: Update dependencies
See https://github.com/Divested-Mobile/DivestOS-Website/issues/39.
2024-07-26 16:53:20 -04:00
Tad
8e1c05d920
Sync deps
Signed-off-by: Tad <tad@spotco.us>
2023-08-26 12:49:10 -04:00
ElCorzo
34f89596f9 Docker and Podman images to compile DivestOS easily 2023-07-14 18:45:49 +00:00