We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f1fb7 commit f0862f1Copy full SHA for f0862f1
README.md
@@ -1334,6 +1334,8 @@ There is a `Dockerfile` in the repository that is used to build an image at:
1334
1335
[https://hub.docker.com/r/mevdschee/php-crud-api](https://hub.docker.com/r/mevdschee/php-crud-api)
1336
1337
+It will be automatically build on every release. The "latest" tag points to the last release.
1338
+
1339
### Docker compose
1340
1341
This repository also contains a `docker-compose.yml` file that can be installed/built/ran using:
@@ -1348,4 +1350,4 @@ Test the script (running in the container) by opening the following URL:
1348
1350
1349
1351
http://localhost:8080/records/posts/1
1352
-Enjoy!
1353
+Enjoy!
0 commit comments