Commit graph

19 commits

Author SHA1 Message Date
Andrea Spacca
96723b2685 fix go1.16, add go1.17 2021-10-26 19:34:40 +02:00
Andrea Spacca
ca17555c22 forgot dockerfile 2021-07-19 21:03:41 +02:00
Andrea Spacca
7ea65c5a24 go get -u, go build ldflags, docker tag, inline handler 2021-02-19 14:50:40 +01:00
Andrea Spacca
c8497fb27d
Revert "ISSUE-313-BUILDX" 2020-06-14 20:01:38 +02:00
Andrea Spacca
18f4b42cf1 ISSUE-313-BUILDX 2020-06-14 19:53:36 +02:00
Andrea Spacca
92055f1b3c
Merge pull request #274 from eksoverzero/os_and_arch
Remove explicit OS and Arch builds
2020-05-17 20:12:38 +02:00
Andrea Spacca
0411db0443 Min go 1.13 required 2020-03-15 19:46:22 +01:00
Steven Eksteen
9297c253aa Remove explicit OS and Arch builds
This could allow multi-arch supporting using `docker buildx`
2019-11-13 21:19:04 +02:00
Alexander Lauster
818e5bc444 Add SSL CA Certificates to the image to allow access to S3 Buckets with active HTTPS 2019-06-23 13:03:31 +02:00
Douglas Pessoa
8c91a2284a Update Dockerfile generating smaller image 2019-06-04 17:09:16 +00:00
Andrea Spacca
cc401433a6 ISSUE-203 2019-05-11 14:42:59 +02:00
Berkant
1ffd3d0c49 removed redundant parameter in expose instruction. (#173) 2018-10-28 19:40:30 +01:00
ahxxm
3ca36f8c9c update dockerfile (#157)
* dockerfile: use multistage build, add dockerfile to ignore

* gdrive: supports only oauth 2.0 client id json file for now
2018-09-22 10:55:02 +02:00
cglewis
9fc9d1fca4 MAINTAINER is deprecated, using LABEL now 2017-10-31 18:24:12 -07:00
TheAssassin
f6c91c85fe Switch to alpine base image
This drastically decreases the overall image size. Quick comparison:

```
# Image fetched from Docker Hub
dutchcoders/transfer.sh   latest              a875ed5dfa56        5 months ago        704MB
# Image just built
dutchcoders/transfer.sh   latest              a220c49297eb        4 minutes ago       269MB
```
2017-08-29 20:08:34 +02:00
Remco
9541414476 Update Docker build 2017-03-22 22:28:05 +01:00
Remco
5061fb96f5 added profiling 2016-05-19 17:36:44 +02:00
Remco
83c7ef67ca fixes #13, allows parameters after docker run command 2014-12-08 14:11:35 +01:00
Remco
6b251ec7a8 docker, previews, tor, bugfixes
* implemented docker
* added previews (markdown, html, text, video, audio)
* added tor support
* several bugfixes
2014-11-13 21:41:43 +01:00
Renamed from transfersh-server/Dockerfile (Browse further)