Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

ishLearn/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ISH/Learn Docker

Why this repo?

Cloning this repo and running the docker compose stack is the easiest way to host your own instance of ISH/Learn.

Self-hosting ISH/Learn

  1. Clone this repository: git clone https://github.com/ishLearn/docker.git
  2. Run docker compose up to run deploy the stack. This will automatically
    1. download the latest versions of the required docker containers (otherwise, you can do it manually with docker compose pull)
    2. run the containers: docker compose up. You may want to use the --detached (or -d) flag which will start the containers and then run them detached from the terminal window.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published