Introduction

Introduction

  1. Create repository called introduction from java-hello-world
  2. Add repository to drone
  3. Create .drone.yml with build instructions for HelloWorld.java
  4. Add instructions to run class file
  5. Create Dockerfile
  6. Add instructions to build Docker image
  7. Add instructions to run Docker image