4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-15 17:56:05 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
9b67eb7ef2 Update Dockerfile
Removing personal information
2021-03-24 15:39:55 +02:00
a2adcbd7e4 docker: build and copy genkeys 2020-01-05 15:26:08 -05:00
712ec7d3fb Update Dockerfile
ENV CGO_ENABLED=0
2018-12-17 15:28:45 +02:00
9f4fc3669b Reduce container image size 2018-12-04 13:04:42 +01:00
8b7b3452cf Creating Dockerfile to /contrib/docker/
- Multiple architectures supported by using Golang's official Debian Stretch image.
- Upgrading os to latest updates
- Adding all files to image
- Creating user for yggdrasil (kinda unused)
- Building from source code
2018-12-03 05:57:00 +02:00