summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2023-01-21Fix DockerfileJames Mills
2023-01-21Fix build and versioning (borrowed from yarn)James Mills
2022-11-08Fix Docker image buildJames Mills
2022-08-01Add support for multi-arch binary and docker image releases (#20)James Mills
Reviewed-on: https://git.mills.io/prologic/tube/pulls/20
2022-04-29docker small adjustments (#17)gerard webb
just some basic docker make file stuff to make it easier for local dev. Co-authored-by: gedw99 <gedw99@gmail.com> Reviewed-on: https://git.mills.io/prologic/tube/pulls/17 Co-authored-by: gerard webb <gedw99@noreply@mills.io> Co-committed-by: gerard webb <gedw99@noreply@mills.io>
2020-03-22Added ffmpeg to Docker imageJames Mills
2020-03-21Fixed docker imageJames Mills
2020-03-21Migrate to Go111Modules, Add Dockerfile and GoRelaser supportJames Mills