Sign inSign up

aceberg/atheos-ide

By aceberg

Updated almost 4 years ago

Lightweight web-IDE

Image
0

532

aceberg/atheos-ide repository overview

atheos-ide Docker Image Size (latest semver)

Atheos IDE

Lightweight web-IDE

A Docker image of https://github.com/Atheos/Atheos

Usage

mkdir -p ~/.dockerdata/atheos-ide
docker run --name atheos              \
    -v ~/.dockerdata/atheos-ide:/data \
    --user=1000:1000                  \
    -p 80:80                          \
    aceberg/atheos-ide

The IDE should be available at http://localhost

Dockerfile

https://github.com/aceberg/my-dockerfiles/blob/main/atheos-ide/Dockerfile

Tag summary

Content type

Image

Digest

sha256:f4cc6c17a

Size

187.8 MB

Last updated

almost 4 years ago

docker pull aceberg/atheos-ide