Commit graph

11 commits

Author SHA1 Message Date
IonCannon218
41ddde211d
Change CMD to ENTRYPOINT (#1831)
To allow use of optional arguments in docker-compose command parameters
2022-04-15 13:56:12 -07:00
Gabe Kangas
dc16eafea4
Add git to build step 2022-03-17 00:24:04 -07:00
Spanner_Man
9159cdd22a
Fix Dockerfile to be read in Plesk (#1463)
Plesk Docker Extension reads `EXPOSE` as part of the build process
2021-10-12 11:31:58 -07:00
Gabe Kangas
ca9d5de192
Embed static resources (#1466)
* Replace pkger with go:embed for bundling the admin. Closes #844

* Remove references to pkged.go

* Point tests to use an updated version of Go

* Add comment to new exported function

* Cleanup

* Add a dummy pkged.go to alert people to stop using it.

* Add simple browser test to make sure the admin is available and renders

* Don't panic

* Embed bot/scraper metadata template.

Add browser test to validate the rendering of this template.

* Use embedded offline.ts segment

* Remove placeholder thumbnail as its unnecessary

* Remove copying the static directory into the release

* Cleanup
2021-10-11 15:04:16 -07:00
Gabe Kangas
199e70fade Fix the passed in version number not being used due to an incorrect var 2021-06-28 16:01:01 -07:00
Aaron Ogle
b502849184
Consolidate Dockerfile into root and consolidate version into config (#1118)
* Consolidate Dockerfile into root and consolidate version into config

* Correct the build args here
2021-06-17 19:27:17 -07:00
Sefa Eyeoglu
4590bd674b
feat: use multi-stage-builds for Docker (#1003) 2021-05-21 18:18:42 -07:00
Rick
570f529f48
optimize Dockefile (#409) 2020-12-10 21:57:18 -08:00
Gabe Kangas
738570563e Update the dev dockerfile and build dockerfile to fix #60 2020-07-14 17:51:48 -07:00
Gabe Kangas
d52a120fa6 Add resizing to video processing 2020-06-09 23:35:40 -07:00
Gabe Kangas
bd145fddf0 Add Dockerfile for containeraization 2020-06-09 18:30:15 -07:00