Add dockerfile to readme

This commit is contained in:
Marco Realacci 2022-12-13 01:56:49 +01:00
parent 3bf1c4e262
commit d25bf6a53e

View file

@ -17,6 +17,6 @@ This is my project for the Web And Software Architecture (WASA) class
* An API specification using the OpenAPI standard
* A backend written in the Go language
* A frontend in Vue.js
* ~~A Dockerfile to build a Docker image to deploy the project in a container.~~
* A Dockerfile to build a Docker image to deploy the project in a container.
*(Strikethrough parts are work in progress or still need to be implemented)*