Sign inSign up

fic2/content-sharing-docker

By fic2

Updated almost 11 years ago

Image
0

353

fic2/content-sharing-docker repository overview

Docker image for the Content Sharing Specific Enabler

Building the Docker image
docker build -t fic2/content-sharing-docker .
Starting the application
Running the Docker image
docker run --name content-sharing -d -p 8083:8083 -v /dev/urandom:/dev/random fic2/content-sharing-docker
Accessing the application

browse to http://localhost:8083/feedsync

Tag summary

Content type

Image

Digest

sha256:bac83add7

Size

177.5 MB

Last updated

almost 11 years ago

docker pull fic2/content-sharing-docker