Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Docker containers

OpenAF docker containers

You can check more on OpenAF docker containers in https://github.com/OpenAF/openaf-dockers.

Generating my custom ojobc container

To generate the Dockerfile and main.yaml for your custom ojobc container you just need to execute:

ojob genDockerFiles4OJobC.yaml

and a Dockerfile and a main.yaml file will be generated on the current directory for you to customize.