Initial commit
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
commit
2b3a7cb677
5 changed files with 46 additions and 0 deletions
4
Dockerfile
Normal file
4
Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM r.batts.cloud/debian:bookworm
|
||||
|
||||
RUN apt update && \
|
||||
apt install -y build-essential gnucobol gdb gfortran
|
Loading…
Add table
Add a link
Reference in a new issue