docker build -t fic2/content-sharing-docker .
docker run --name content-sharing -d -p 8083:8083 -v /dev/urandom:/dev/random fic2/content-sharing-docker
browse to http://localhost:8083/feedsync
Content type
Image
Digest
sha256:bac83add7…
Size
177.5 MB
Last updated
almost 11 years ago
docker pull fic2/content-sharing-docker