1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
140c4a7dfc
fix(Dockerfile): acquire lock for installing apt packages
This was caused by deleting /var/cache/dpkg too early in the build process.
2022-09-10 14:46:58 +02:00
17ed3f6c9a
feat(Dockerfile): remove cached files from apt update 2022-09-10 14:41:53 +02:00
c43457420a
fix: move Dockerfile to root dir 2022-09-10 14:33:48 +02:00
Renamed from docker/Dockerfile (Browse further)