Skip to content

Commit

Permalink
Fix doc for dockerfiles based on fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
jgomezselles committed Aug 2, 2023
1 parent 368b19a commit 98809b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

This folder contains the dockerfiles used in this project to generate the images.

* `base/Dockerfile`: base alpine docker image with dependencies
* `Dockerfile`: alpine image with hermes inside
* `base/Dockerfile`: base fedora docker image with dependencies
* `Dockerfile`: fedora image with hermes inside
* `server-mock/Dockerfile`: golang alpine image with an http/2 (h2c) server

## Building
Expand Down

0 comments on commit 98809b6

Please sign in to comment.