Skip to content

Commit

Permalink
Fix to issue #1353: location of docker image in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
sangwinc committed Jan 9, 2025
1 parent 03fcc14 commit b52b5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This folder contains a standalone REST-API for integration of STACK into externa

### Docker

The STACK API has been designed to be deployed using Docker. Pre-made images are publicly available via a gitlab registry under the identifier `registry.git.rwth-aachen.de/medien-public/moodle-stack`. The used Dockerfile is available [here](docker/Dockerfile).
The STACK API has been designed to be deployed using Docker. Pre-made images are publicly available via a gitlab registry under the identifier `https://hub.docker.com/u/stackmaths`. The used Dockerfile is available [here](https://github.com/maths/moodle-qtype_stack/blob/master/api/docker/).

E.g. see `https://hub.docker.com/r/mathinstitut/goemaxima` for images.

Expand Down

0 comments on commit b52b5bb

Please sign in to comment.