Skip to content

tukraus/docker-for-testers

 
 

Repository files navigation

Docker for testers

This repository contains training material for testers that want to get started with Docker. It was developed by engineers at bol.com.

Building the course material

Note
You must have a recent version of the JDK installed to build the course material.

The course material is written in Asciidoctor and can be built using the following command:

./gradlew build

This command will generate a zip file containing all the material in the workshop/build/distributions directory.

About

"Docker for testers" training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.4%
  • Python 30.4%
  • Shell 13.2%