issues
search
Nitrokey
/
nitrokey-documentation
User documentation of Nitrokey's products
https://docs.nitrokey.com
32
stars
44
forks
source link
Build does not work with podman-compose
#323
Open
robin-nitrokey
opened
2 weeks ago
robin-nitrokey
commented
2 weeks ago
docker-compose.yml
refers to the non-existing image
docker.io/nitrokey/sphinx
up
is needed before
run
but runs an unnecessary and failing docs build (probably triggered by the upstream
sphinx
image?)
docker-compose.yml
refers to the non-existing imagedocker.io/nitrokey/sphinx
up
is needed beforerun
but runs an unnecessary and failing docs build (probably triggered by the upstreamsphinx
image?)