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 87a4c6e commit 7aeb03e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mapstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ jobs:
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
repository: georchestra/mapstore
readme-filepath: ./DOCKER_HUB.md
short-description: 'Mapstore module for geOrchestra SDI'
short-description: 'Mapstore module for the geOrchestra SDI'
6 changes: 3 additions & 3 deletions DOCKER_HUB.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[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

Expand Down Expand Up @@ -39,7 +39,7 @@ For this specific component, see the section `mapstore` in the [`georchestra/doc

## Where is it built

This image is build using Dockerfile in `georchestra/georchestra-mapstore` repo.
This image is built using Dockerfile in `georchestra/georchestra-mapstore` repo.

# License

Expand All @@ -49,4 +49,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 7aeb03e

Please sign in to comment.