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

https://github.com/emmatyping/aptly-docker


https://github.com/emmatyping/aptly-docker

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Aptly docker container

This is an aptly docker container.

Example usage:

```
$ docker run --rm -v $(pwd)/example.conf:/etc/aptly.conf -v $(pwd)/apt:/opt/apt aptly repo list
```