Skip to content

Dockerfiles for building docker images related to BitCurator

Notifications You must be signed in to change notification settings

BitCurator/bitcurator-docker

Repository files navigation

Logo

bitcurator-docker

GitHub issues GitHub forks

Description

This repository contains the source files for the docker that uses the BitCurator CLI to generate an addon installation of the toolset. Noble (24.04), Jammy (22.04) and Focal (20.04) LTS versions of Ubuntu are supported by the CLI. The files in this repository are configured by default to build images using SaltStack release matching that of the BitCurator CLI.

Images

Download the latest release from our Docker Hub.

Usage

First, this docker supports X11 forwarding. If using the docker-compose.yaml file below, modify it as required and run:

sudo docker compose up -d from the directory containing the compose file.

Once the docker is up, if you did not modify the IP/Port mappings below, run the following:

ssh -X bcadmin@localhost -p 33 or ssh -X [email protected] -p 33 with the password of bcadmin

This compose file has port host-port 33 mapped to image-port 22 to avoid conflicts with any SSH server/service running on host-port 22.

Acknowledgement

Developed for the BitCurator community by @digitalsleuth.

Development Team and Support

The BitCurator environment is a product of the BitCurator team housed at the School of Information and Library Science at the University of North Carolina at Chapel Hill. Funding between 2011 and 2014 was provided by the Andrew W. Mellon Foundation.

Community support is managed by the BitCurator Consortium. Find out more at:

http://www.bitcuratorconsortium.org/

About

Dockerfiles for building docker images related to BitCurator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published