tmp.fortran/Dockerfile
Vincent Batts 2b3a7cb677
Initial commit
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-05-26 20:43:00 -04:00

4 lines
114 B
Docker

FROM r.batts.cloud/debian:bookworm
RUN apt update && \
apt install -y build-essential gnucobol gdb gfortran