Update:
docker compose run --build --rm ubuntu bin/updateAny files in resources/digitaliseringskataloget.dk/ will be copied into the
target directory before extracting official documentation.
Serve:
docker compose up --detach --remove-orphans
open "http://$(docker compose port nginx 8080)/index.html"Check the code with ShellCheck:
docker compose run --rm shellcheck shellcheck ./bin/update