initial commit
This commit is contained in:
commit
5e7849e2d7
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…
Reference in a new issue