Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Portainer | 25,702 | 1 | a day ago | 78 | April 21, 2021 | 1,140 | zlib | Go | ||
Making Docker and Kubernetes management easy. | ||||||||||
Awesome Docker | 25,412 | 7 days ago | apache-2.0 | |||||||
:whale: A curated list of Docker resources and projects | ||||||||||
Vulhub | 14,145 | 4 days ago | 40 | mit | Dockerfile | |||||
Pre-Built Vulnerable Environments Based on Docker-Compose | ||||||||||
Dockerfiles | 13,133 | 23 days ago | 77 | mit | Dockerfile | |||||
Various Dockerfiles I use on the desktop and on servers. | ||||||||||
Kaniko | 12,428 | 1 | a day ago | 29 | August 10, 2022 | 579 | apache-2.0 | Go | ||
Build Container Images In Kubernetes | ||||||||||
Laradock | 11,836 | 11 days ago | 148 | mit | Dockerfile | |||||
Full PHP development environment for Docker. | ||||||||||
Hadolint | 8,645 | 1 | 9 days ago | 66 | July 09, 2022 | 146 | gpl-3.0 | Haskell | ||
Dockerfile linter, validate inline bash, written in Haskell | ||||||||||
Docker Node | 7,761 | 2 days ago | 114 | mit | Dockerfile | |||||
Official Docker Image for Node.js :whale: :turtle: :rocket: | ||||||||||
V2ray For Doprax | 7,690 | 15 days ago | Dockerfile | |||||||
The tool can install v2ray on the Doprax, including VMess and VLess protocols, it will automatically switch IP, you need to fork this projects, read readme.md and run it. Create By ifeng. | ||||||||||
Dillinger | 7,664 | 18 days ago | 109 | mit | HTML | |||||
The last Markdown editor, ever. |
Everything about Frappe and ERPNext in containers.
To get started, you need Docker, docker-compose and git setup on your machine. For Docker basics and best practices. Refer Docker documentation. After that, clone this repo:
git clone https://github.com/frappe/frappe_docker
cd frappe_docker
Wait for 5 minutes for ERPNext site to be created or check create-site
container logs before opening browser on port 8080. (username: Administrator
, password: admin
)
If you want to contribute to this repo refer to CONTRIBUTING.md
This repository is only for container related stuff. You also might want to contribute to: