added gm2-fedora38 Dockerfile
This commit is contained in:
5
docker-images/Dockerfile.gm2-fedora38
Normal file
5
docker-images/Dockerfile.gm2-fedora38
Normal file
@ -0,0 +1,5 @@
|
||||
FROM fedora:38
|
||||
|
||||
|
||||
RUN ulimit -n 1024 && dnf -y install make gcc-gm2 libgm2-static glibc-static libstdc++-static
|
||||
##RUN echo 'PATH=$PATH:/opt/go/bin' > /etc/profile.d/go.sh
|
Reference in New Issue
Block a user