Skip to end of metadata
Go to start of metadata

To build the stand docker images, build configurations (Dockerfile) and script placed to images subfolder are used. Docker imagese should be build as follows:

cd images
chmod +x build.sh
sudo ./build.sh
cd ..
  • No labels