Closed Mateusz512 closed 5 years ago
Docker tutorial involved too many concepts. Now it's just a matter of creating new Handler
Simplify the tutorial. Use new starter-kit (capable of docker/stack build)
I hereby agree to the terms of the Knot.x Contributor License Agreement.
azure-pipelines.yml
after stack build please add:
- script: | ./distribution/docker/gradlew -p ./distribution/docker build-docker --info displayName: 'Build: Distribution -> Docker'
Motivation and Context
Docker tutorial involved too many concepts. Now it's just a matter of creating new Handler
Types of changes
Simplify the tutorial. Use new starter-kit (capable of docker/stack build)
Checklist:
I hereby agree to the terms of the Knot.x Contributor License Agreement.