Newer
Older
Dockerfiles / README.md

This is a set of Dockerfiles for use as agent in jenkins

They help to perform the various build steps and stages

The jenkins job builds the docker images

We can also start the images on the server

  • using docker-compose, we can start a set of services

  • currently this is cockpit-ws

Requirements:

sudo mkdir -p /var/run/cockpit-ws/home/jryland/.ssh sudo chown -R jryland:jryland /var/run/cockpit-ws/home/jryland