Sign inSign up

osul/fcrepo

By osul

•Updated about 10 years ago

A simple Docker image to run the Fedora Repository

Image
0

2.1K

osul/fcrepo repository overview

⁠Fedora Repository Docker Image

A simple Docker image to run the Fedora Repository⁠.

See the Hub page⁠ for the available images and the Github repo⁠ to review the Dockerfiles.

⁠Usage

Pull and run the docker image:

$ docker pull osul/fcrepo
$ docker run -p 8080:8080 osul/fcrepo

Fedora will now be available at http://localhost:8080/fcrepo⁠

⁠Notes

  • The Tomcat 7 manager username and password are "fedora"
  • Fedora data is stored in a Docker volume at /mnt/fcrepo4-data
  • /mnt/ingest is also mounted as a Docker volume.

Tag summary

Content type

Image

Digest

Size

221.1 MB

Last updated

about 10 years ago

docker pull osul/fcrepo