aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker/production/Dockerfile.stretch
Commit message (Expand)AuthorAgeFilesLines
* Docker: stretch -> busterChocobozzz2019-12-121-46/+0
* Add support for HLS in the Docker container. (#2324)Ben Lubar2019-12-121-3/+2
* Simplify Dockerfile and slim Docker imageFelix Ableitner2019-12-041-20/+4
* Deprecate Node 8Chocobozzz2019-08-071-1/+1
* yarn -> npm in dockerfileChocobozzz2019-07-081-2/+2
* replace npm and apt-get by yarn and apt in dockerfile.stretch (#1952)Jacen2019-07-081-8/+8
* Add argument to dockerfile to pass options to npm run buildAntoine Millet2019-04-241-1/+6
* Fix docker build and gosuChocobozzz2018-12-061-26/+5
* Fix dockerfileChocobozzz2018-08-101-1/+1
* Clean yarn cache after install in dockerChocobozzz2018-08-091-0/+1
* Try to reduce docker image sizeChocobozzz2018-08-081-1/+3
* Docker config directory as volumeChocobozzz2018-05-071-5/+7
* Try to fix docker automatic build (again...)Chocobozzz2018-04-161-3/+2
* Try to fix automatic dockerbuildChocobozzz2018-04-161-2/+2
* Improve dockerfileChocobozzz2018-04-161-9/+15
* use gosu to fix /data permissions errorsFlorent Poinsaut2018-04-161-3/+41
* Run the installation as the peertube user inside the Docker image (#385)Angristan2018-03-231-8/+14
* Prepare building docker files on docker hubChocobozzz2018-03-231-3/+3
* Add production Alpine and Debian Stretch Docker images (#225)kaiyou2018-01-291-0/+25