Merge pull request #776 from urpylka/master

Replace Docker container w aptly & nginx in README
This commit is contained in:
Andrey Smirnov
2018-09-14 23:49:58 +03:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -33,3 +33,4 @@ List of contributors, in chronological order:
* Petr Jediny (https://github.com/pjediny)
* Maximilian Stein (https://github.com/steinymity)
* Strajan Sebastian (https://github.com/strajansebastian)
* Artem Smirnov (https://github.com/urpylka)
+2 -2
View File
@@ -71,7 +71,7 @@ If you have Go environment set up, you can build aptly from source by running (g
cd $GOPATH/src/github.com/aptly-dev/aptly
make install
Binary would be installed to ```$GOPATH/bin/aptly``.
Binary would be installed to ``$GOPATH/bin/aptly``.
Contributing
------------
@@ -90,7 +90,7 @@ Vagrant:
Docker:
- `Docker container <https://github.com/mikepurvis/aptly-docker>`_ with aptly inside by Mike Purvis
- `Docker container <https://github.com/bryanhong/docker-aptly>`_ with aptly and nginx by Bryan Hong
- `Docker container <https://github.com/urpylka/docker-aptly>`_ with aptly and nginx by Artem Smirnov
With configuration management systems: