Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hexium310/images


https://github.com/hexium310/images

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

```sh
docker build --build-arg USER=username -t image-name -f ArchLinux.Dockerfile .
docker create -it --name container-name image-name
docker start -i container-name
```