Add cobol.dockerfile
Some checks failed
Build and Push Docker Images / docker (push) Failing after 2m17s
Some checks failed
Build and Push Docker Images / docker (push) Failing after 2m17s
This commit is contained in:
4
cobol.dockerfile
Normal file
4
cobol.dockerfile
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
FROM git.harryesses.com/harryesses/base:latest
|
||||||
|
USER root
|
||||||
|
RUN apt install gnucobol
|
||||||
|
USER coder
|
||||||
Reference in New Issue
Block a user