Skip to content

dit4c/dockerfile-dit4c-container-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dit4c/dit4c-container-base

The base image for DIT4C containers, which includes a GoTTY shell and file uploader.

The essential rules/guidelines that it follows are:

  1. Services are started & managed by supervisord.
  2. Any web services provided by the container must be accessed via port 8080.
  • Nginx is used to reverse-proxy services on other ports. HTTP, WSGI & FastCGI proxying work fine.
  • As a result of this requirement, web services really need to exist on paths, not on "/".
  1. /home/researcher should contain as few extraneous files as possible.

About

Base image for DIT4C containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published