Matthew Penner
27f3e76c77
ci: update to go 1.21.8 and 1.22.1
...
Signed-off-by: Matthew Penner <me@matthewp.io>
2024-03-12 21:43:50 -06:00
Matthew Penner
2641080007
ci: update go to 1.20.12 and 1.21.5
2023-12-19 14:38:48 -07:00
Matthew Penner
2f1b67ed35
ci: update go to 1.20.11 and 1.21.4
2023-12-02 21:13:52 -07:00
Daniel Barton
d30ab7b9bd
dockerfile: update to go 1.20.10 ( #175 )
2023-10-17 20:49:39 -06:00
Matthew Penner
5424c6718e
ci: update to go 1.19 and 1.20
2023-03-07 15:20:49 -07:00
Matthew Penner
f5a64a0d7f
docker: use go1.18
2022-10-04 20:42:48 -06:00
Michael (Parker) Parker
214baf83fb
Fix/arm64 docker ( #133 )
...
* fix: arm64 docker builds
Don't hardcode amd64 platform for the Wings binary.
* update docker file
don't specify buildplatform
remove upx as it causes arm64 failures
remove goos as the build is on linux hosts.
Co-authored-by: softwarenoob <admin@softwarenoob.com>
2022-07-03 11:09:07 -04:00
Matthew Penner
a0a54749d7
upgrade to go1.17
2021-08-24 13:28:17 -06:00
Johannes
4ee7f367e7
Expose 8080 so that reverse-proxies like jwilder/nginx-proxy can pick… ( #97 )
...
* Expose 8080 so that reverse-proxies like jwilder/nginx-proxy can pick up on it.
* Now actually patching the right image....
Co-authored-by: Dane Everitt <dane@daneeveritt.com>
2021-08-15 18:31:11 -07:00
Matthew Penner
4a5e0bb86f
docker: fix build
2021-07-17 10:40:14 -06:00
Matthew Penner
e09ee449d1
docker: change final image from busybox to distroless
...
This should resolve any issues with missing ca-certificates or tzdata.
Fixes https://github.com/pterodactyl/panel/issues/3442
2021-07-17 10:34:31 -06:00
Matthew Penner
f422081695
change minimum go version to 1.16, add multiplatform docker image
2021-07-12 11:06:22 -06:00
Michael Parker
cfa338108f
Fixes ghcr build
...
Removes version pins so packages install properly.
2021-04-12 19:38:16 -04:00
Dane Everitt
6041636076
Fix SSL issues
2021-01-23 11:47:53 -08:00
Matthew Penner
b8fb86f5a4
Update Dockerfile to use busybox 1.33.0
2021-01-03 12:46:06 -07:00
Matthew Penner
ee0c7f09b3
Fix user problems when running inside of Docker
2021-01-02 12:58:58 -07:00
Matthew Penner
84c05efaa5
Update Dockerfile
2020-12-15 16:45:40 -07:00
Matthew Penner
fafda283b1
Update Dockerfile, add .dockerignore
2020-12-15 15:58:47 -07:00
Dane Everitt
d970ec35b7
Update dockerfile to build quicker
2020-11-14 19:22:29 -08:00
gzzchh
33e584b447
Turn off the CGO to make it static linked
2020-11-08 14:42:55 +08:00
Michael (Parker) Parker
aa78071543
update docker configs ( #50 )
...
* update docker configs
dockerfile with an updated start command
docker-compose file adds custom network name so it can be used in firewalld commands.
* update compose file
mount changes
remove /srv/daemon-data
remove /etc/timezone
variable changes
add TZ
* add note about old data folder.
* update to go 1.15
Update base image to go version 1.15
2020-09-17 20:48:01 -07:00
Michael Parker
2828eaed32
update dockerfile
...
add build flags
add upx for application compression
2020-04-26 18:12:01 -04:00
Michael Parker
00ed6f3985
update for new defaults.
2020-04-25 22:37:00 -04:00
Michael Parker
377cae4d48
Add docker files
...
Add Dockerfile
Add docker-compose.yml
2020-04-25 22:37:00 -04:00