| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-04 | Dockerfile,build_docker.sh: add a note on how to build local images (#16471) | Irbe Krumina | 1 | -0/+9 |
| 2025-03-26 | Bump Alpine, link iptables back to legacy (#15428) | Irbe Krumina | 1 | -1/+3 |
| 2025-02-19 | go.toolchain.branch: update to Go 1.24 (#15016) | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-01-13 | Revert "Dockerfile: bump base alpine image (#14604)" (#14620) | Andrew Lytvynov | 1 | -1/+1 |
| 2025-01-10 | Dockerfile: bump base alpine image (#14604) | Andrew Lytvynov | 1 | -1/+1 |
| 2024-08-22 | all: switch to and require Go 1.23 | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-08-14 | go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket | Kyle Carberry | 1 | -1/+1 |
| 2024-07-30 | Dockerfile: add a warning that this is not used to build our published images... | Irbe Krumina | 1 | -0/+7 |
| 2024-07-17 | Dockerfile: remove warning (#12841) | Cameron Stokes | 1 | -11/+0 |
| 2024-02-07 | Dockerfile: use Go 1.22 | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-12-11 | ALPINE.txt,Dockerfile{.base},build_docker.sh: bump alpine (#10543) | Irbe Krumina | 1 | -1/+1 |
| 2023-08-08 | all: require Go 1.21 | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-06-14 | .github/workflows: Add docker build check (#8345) | Claire Wang | 1 | -1/+1 |
| 2023-06-14 | Remove unused dependency from dockerfile (#8343) | Claire Wang | 1 | -2/+1 |
| 2023-02-14 | Dockerfile: fix docker build | David Anderson | 1 | -3/+3 |
| 2023-02-11 | version: unexport all vars, turn Short/Long into funcs | David Anderson | 1 | -3/+3 |
| 2023-02-01 | all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-11-03 | cmd/containerboot: PID1 for running tailscaled in a container. | David Anderson | 1 | -2/+4 |
| 2022-09-16 | Update Dockerfile to use golang:1.19-alpine | Luis Peralta | 1 | -1/+1 |
| 2022-07-21 | docs/k8s: use job control in run.sh | Maisem Ali | 1 | -0/+1 |
| 2022-06-29 | Dockerfile: fix build | Brad Fitzpatrick | 1 | -1/+15 |
| 2022-03-16 | Dockerfile: require Go 1.18 | Josh Bleecher Snyder | 1 | -1/+1 |
| 2021-12-19 | Dockerfile: remove long-obsolete -tags=xversion | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-11-22 | build_docker.sh: use github.com/tailscale/mkctr instead of docker | Maisem Ali | 1 | -2/+1 |
| 2021-11-03 | Add multiarch image make target | Mangirdas | 1 | -1/+2 |
| 2021-10-28 | Dockerfile: build/run instructions need a /, not : | Michael Stapelberg | 1 | -2/+2 |
| 2021-10-13 | docker: install ip6tables | Maisem Ali | 1 | -1/+1 |
| 2021-10-13 | docker: only add tailscale and tailscaled binaries | Maisem Ali | 1 | -1/+1 |
| 2021-10-12 | Dockerfile, build_docker: change Docker warning | Maya Kaczorowski | 1 | -10/+4 |
| 2021-09-02 | all: bump minimum Go to 1.17 | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-08-14 | Dockerfile: use alpine:3.14 | Denton Gentry | 1 | -1/+1 |
| 2021-07-28 | Dockerfile: remove extra COPY step (#2355) | Pratik | 1 | -2/+1 |
| 2021-03-05 | build_docker.sh, Dockerfile: fix bug with shell quoting | Steve Coffman | 1 | -3/+11 |
| 2021-02-19 | Switch to Go 1.16. | Brad Fitzpatrick | 1 | -2/+3 |
| 2021-01-21 | Add docker build script to inject version information | Steve Coffman | 1 | -0/+3 |
| 2021-01-11 | Dockerfile: add big warning banner | Brad Fitzpatrick | 1 | -0/+17 |
| 2020-11-11 | Patch docker to use valid Go version | Sean Klein | 1 | -1/+1 |
| 2020-05-10 | Dockerfile: install iproute2 in the container image. | David Anderson | 1 | -1/+1 |
| 2020-04-06 | Dockerfile: add some usage docs, bump to Go 1.14 | Brad Fitzpatrick | 1 | -1/+20 |
| 2020-03-06 | Revert "update CI and everything to Go 1.14." | David Anderson | 1 | -1/+1 |
| 2020-03-06 | update CI and everything to Go 1.14. | David Anderson | 1 | -1/+1 |
| 2020-02-18 | Dockerfile: install iptables in the container. | David Anderson | 1 | -1/+1 |
| 2020-02-14 | Dockerfile: optimize incremental build a bit, copy all binaries to output | Brad Fitzpatrick | 1 | -2/+6 |
| 2020-02-10 | init dockerfile | Jimmy Zelinskie | 1 | -0/+15 |