An open API service indexing awesome lists of open source software.

https://github.com/robertov8/docker-atom

Build last version Atom Linux
https://github.com/robertov8/docker-atom

atom docker fedora

Last synced: 4 months ago
JSON representation

Build last version Atom Linux

Awesome Lists containing this project

README

        

# docker-atom

Build
```bash
docker-compose build
```

Update
```bash
docker-compose run atom script/build --install

# OR

./docker-atom.sh
```