Skip to content

justinlhudson/Dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles

================

Prerequisites

docker, docker-compose-plugin

Usage

docker compose build --force-rm --no-cache
docker compose -f <compose-file> up -d

Torified

Implementation

Uses: privoxy, and tor. Has normal proxy at port @ 8123 and secure (using Tor) @ 8118

Default: user:password

Boilerplate

Ready to go get your stuff running stack!!!

Implementation

Compose file to startup redis cache (in memory only) and mongodb server containers as well as this "workspace" container.

Default: user:password

Features

  • workspace
    • copy to container
  • shared
    • shared files
  • store
    • persistent storage
  • setup.sh
    • used to set your environment specifics
  • supervisor
    • sshd
      • can be used to ssh into the container
    • ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors