summaryrefslogtreecommitdiff
path: root/packaging/docker/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Run apt-get upgrade.Linus Nordberg2015-12-071-1/+2
|
* Abandon the "data container" idea.Linus Nordberg2015-12-041-12/+2
| | | | | | | | | Decouple from ndn web, generate html in ./html. Expected usage is now docker run -v /var/www/html/radsecproxy:/usr/local/src/radsecproxy-web/html IMAGE and have a web server use /var/www/html/.
* Update comment.Linus Nordberg2015-12-031-4/+6
|
* Adjust volume to export.Linus Nordberg2015-12-031-4/+4
|
* Improve comment.Linus Nordberg2015-12-021-5/+6
|
* Clone into the proper directory.Linus Nordberg2015-12-011-4/+2
|
* Rename start.sh --> mkhtml.shLinus Nordberg2015-12-011-5/+13
| | | | | This is now supposed to run a "data volume container" and won't start any long-running process but rather just generate HTML.
* Draw from something less heavy.Linus Nordberg2015-12-011-1/+1
|
* Remove lightie stuff.Linus Nordberg2015-12-011-7/+12
| | | | Use this image for building the static HTML only.
* Add docker packaging.Linus Nordberg2015-11-121-0/+13