updated some dockerfiles
This commit is contained in:
4
docker-images/Dockerfile.dev-gcc-rocky9
Normal file
4
docker-images/Dockerfile.dev-gcc-rocky9
Normal file
@ -0,0 +1,4 @@
|
||||
## rocky linux 9 image to use for building hawk
|
||||
|
||||
FROM docker.io/rockylinux:9
|
||||
RUN ulimit -n 1024 && dnf -y install --enablerepo=devel mysql-devel libffi-devel rpm-build gcc gcc-c++
|
Reference in New Issue
Block a user