Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 726 Bytes

README.adoc

File metadata and controls

15 lines (9 loc) · 726 Bytes

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.

Just here for the tutorial?

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.