A dockerized version of https://github.com/iridakos/lofocats_api
265
docker network create lofocats
docker run -d --network lofocats --restart=always -p 8000:8000 --name lofocats_ui ameseguer/lofocats_ui
docker run -d --network lofocats --restart=always -p 8001:8001 --name lofocats_api ameseguer/lofocats_api
Content type
Image
Digest
Size
352.7 MB
Last updated
over 5 years ago
docker pull ameseguer/lofocats_api