Skip to content

Commit

Permalink
Update DOCKER_HUB.md
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas authored Feb 8, 2024
1 parent d2aba56 commit 7117393
Showing 1 changed file with 4 additions and 4 deletions.
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`, `4.2.x`
- `latest`, `23.0.x`

# Quick reference

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

## Where is it built

This image is build using maven : `./mvnw -Pdocker package docker:build` in [`georchestra`](https://github.com/georchestra/georchestra) repo.
This image is built using maven : `./mvnw -Pdocker package docker:build` in [`georchestra`](https://github.com/georchestra/georchestra) repository.

# 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 7117393

Please sign in to comment.