Skip to content

Commit

Permalink
docs: update with recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas authored Feb 8, 2024
1 parent ac8e989 commit 5749782
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cadastrapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
repository: georchestra/cadastrapp
readme-filepath: ./DOCKER_HUB.md
short-description: 'Cadastrapp module for geOrchestra SDI'
short-description: 'Cadastrapp module for the geOrchestra SDI'

- name: "Publish binary in artifactory"
run: ./mvn deploy
Expand Down
8 changes: 4 additions & 4 deletions DOCKER_HUB.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
[georchestra.org](https://www.georchestra.org/)

- **Where to get help**:
the [Georchestra Github repo](https://github.com/georchestra/georchestra), [IRC chat](https://kiwiirc.com/nextclient/irc.libera.chat/georchestra), Stack Overflow
the [geOrchestra Github repo](https://github.com/georchestra/georchestra), [IRC chat](https://kiwiirc.com/nextclient/irc.libera.chat/georchestra), Stack Overflow

# Featured tags

- `latest`, `23.0.x`
- `latest`

# Quick reference

Expand Down Expand Up @@ -45,7 +45,7 @@ Example :

## Where is it built

This image is build using maven : `mvn package docker:build -pl cadastrapp -Pdocker` in the repo https://github.com/georchestra/cadastrapp/.
This image is built using maven : `mvn package docker:build -pl cadastrapp -Pdocker` in the repo https://github.com/georchestra/cadastrapp/.

# License

Expand All @@ -55,4 +55,4 @@ As with all Docker images, these likely also contain other software which may be

[//]: # (Some additional license information which was able to be auto-detected might be found in [the `repo-info` repository's georchestra/ directory]().)

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
As for any docker image, it is the user's responsibility to ensure that usages of this image comply with any relevant licenses for all software contained within.

0 comments on commit 5749782

Please sign in to comment.