Initial commit

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2023-11-10 15:55:50 -05:00
commit 2b3a7cb677
Signed by: vbatts
GPG key ID: E30EFAA812C6E5ED
5 changed files with 46 additions and 0 deletions

4
Dockerfile Normal file
View file

@ -0,0 +1,4 @@
FROM r.batts.cloud/debian:bookworm
RUN apt update && \
apt install -y build-essential gnucobol gdb gfortran