Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol authored Dec 6, 2020
1 parent 58d0dd3 commit d069f6f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Fione is provided under Apache license.
## Docker Images

- [`snapshot` (*snapshot/Dockerfile*)](https://github.com/codelibs/docker-fione/blob/master/snapshot/Dockerfile)
- [`13.8.0`, `13.8`, `13` (*13.8/Dockerfile*)](https://github.com/codelibs/docker-fione/blob/master/13.8/Dockerfile)
- [`13.9.0`, `13.9`, `13` (*13.8/Dockerfile*)](https://github.com/codelibs/docker-fione/blob/master/13.9/Dockerfile)
- [`13.8.0`, `13.8` (*13.8/Dockerfile*)](https://github.com/codelibs/docker-fione/blob/master/13.8/Dockerfile)
- [`13.7.0`, `13.7` (*13.7/Dockerfile*)](https://github.com/codelibs/docker-fione/blob/master/13.7/Dockerfile)
- [`13.6.3`, `13.6` (*13.6/Dockerfile*)](https://github.com/codelibs/docker-fione/blob/master/13.6/Dockerfile)

Expand All @@ -28,7 +29,7 @@ Fione is provided under Apache license.
First of all, start Fione with the following command:

```console
$ git clone https://github.com/codelibs/docker-fione.git -b v13.8.0
$ git clone https://github.com/codelibs/docker-fione.git -b v13.9.0
$ cd docker-fione/compose
$ docker-compose up
```
Expand Down

0 comments on commit d069f6f

Please sign in to comment.