Direct4Ag / ag-services

1 stars 0 forks source link

Create Dockerfile and github workflow to build docker images #7

Closed navarroc closed 2 years ago

navarroc commented 2 years ago

To build a docker image of the service, we need to do the following:

  1. Create Dockerfile
  2. Add .github/workflows/ci.yml
  3. Update README to build docker image and run service