initial commit
This commit is contained in:
commit
5e7849e2d7
1 changed files with 4 additions and 0 deletions
4
Dockerfile
Normal file
4
Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
FROM ghcr.io/freifunk-gluon/gluon-build:main AS gluon-build-image
|
||||||
|
USER root
|
||||||
|
RUN apt-get install -y ccache
|
||||||
|
USER gluon
|
Loading…
Add table
Add a link
Reference in a new issue