Nachrichten

COBOL is a language which is able to distinguish itself rom other languages due to its ability to handle large volumes of data. COBOL has mainly been used to devlop business applications.
Clone this repository and build docker image. $ git clone https://github.com/Chanmoro/docker-cobol-helloworld.git $ cd docker-cobol-helloworld $ docker build -t cobol ...