Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Mint development environment running in Docker

Notifications You must be signed in to change notification settings

Enkel-Digital/mint-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mint in Docker

This is a starting repository if you want to run Mint in a docker container.

To start the development server just clone the repository and run:

docker-compose up

To run the CLI via docker

# Replace ... with your CLI commands for mint
docker exec -it mint-docker_mint_1 /bin/mint ...

About

Mint development environment running in Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published