aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker/production/Dockerfile.bullseye
Commit message (Collapse)AuthorAgeFilesLines
* Prefer using node instead of npm in dockerfileChocobozzz2022-05-041-2/+2
| | | | We get bad error output with npm
* Use node 16 in peertube docker imageChocobozzz2022-05-021-1/+1
|
* Install git in docker imageChocobozzz2022-03-071-1/+1
| | | | Can be needed to install plugins
* Reuse latest dockerfile fixesChocobozzz2022-03-041-2/+4
|
* Remove unnecessary NPM_RUN_BUILD_OPTS docker argChocobozzz2022-01-061-6/+1
|
* Remove angular cache in docker buildChocobozzz2022-01-031-1/+1
|
* Try to fix docker buildChocobozzz2022-01-031-2/+2
|
* Increase docker ARM build timeoutChocobozzz2021-12-281-2/+2
|
* Deprecate node 12Chocobozzz2021-12-241-1/+1
|
* Increase yarn timeoutChocobozzz2021-12-061-2/+2
| | | | It can be slow when building docker using qemu
* Migrate docker image to bullseyeChocobozzz2021-11-161-0/+49