Atheos
Web-based IDE framework with a small footprint and minimal requirements, continued from Codiad.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.3"
services:
atheos:
image: hlsiira/atheos:latest
ports:
- 8080:80
restart: unless-stoppedResources
Website: https://www.atheos.io/
GitHub: https://github.com/Atheos/Atheos
Docker Hub: https://hub.docker.com/r/hlsiira/atheos
Configuration: See the Docker Hub page