| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-26 | build_docker.sh: bump default base image (#15432) | Irbe Krumina | 1 | -1/+1 |
| 2024-11-29 | Makefile,./build_docker.sh: update kube operator image build target name (#14... | Irbe Krumina | 1 | -1/+1 |
| 2024-11-12 | go.{mod,sum},build_docker.sh: bump mkctr, add ability to set OCI annotations ... | Irbe Krumina | 1 | -0/+11 |
| 2024-10-15 | hostinfo,build_docker.sh,tailcfg: more reliably detect being in a container (... | Tom Proctor | 1 | -0/+2 |
| 2024-07-30 | build_docker.sh: update script comment (#12970) | Irbe Krumina | 1 | -16/+6 |
| 2024-07-17 | hostinfo: set Hostinfo.PackageType for mkctr container builds | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-04-30 | cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make o... | Irbe Krumina | 1 | -0/+16 |
| 2024-04-17 | ipn/store: omit AWS & Kubernetes support on 'small' Linux GOARCHes | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-04-08 | Revert "cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver... | Irbe Krumina | 1 | -16/+0 |
| 2024-03-27 | cmd/{k8s-nameserver,k8s-operator},k8s-operator: add a kube nameserver, make o... | Irbe Krumina | 1 | -0/+16 |
| 2024-03-08 | Code Improvements (#11311) | panchajanya | 1 | -3/+3 |
| 2024-01-10 | Makefile,build_docker.sh: allow to configure target platform. (#10806) | Irbe Krumina | 1 | -0/+3 |
| 2023-12-11 | ALPINE.txt,Dockerfile{.base},build_docker.sh: bump alpine (#10543) | Irbe Krumina | 1 | -1/+1 |
| 2023-02-14 | Dockerfile: fix docker build | David Anderson | 1 | -6/+6 |
| 2023-02-11 | version: unexport all vars, turn Short/Long into funcs | David Anderson | 1 | -6/+6 |
| 2023-01-27 | build_docker.sh: use docker hub for base image hosting. | David Anderson | 1 | -1/+1 |
| 2023-01-27 | build_docker.sh: set good repo defaults based on the target. | David Anderson | 1 | -4/+7 |
| 2023-01-27 | build_docker.sh: don't push to ghcr by default. | David Anderson | 1 | -1/+1 |
| 2022-12-13 | Makefile: add a target for doing dev builds of the k8s operator. | David Anderson | 1 | -14/+37 |
| 2022-11-03 | cmd/containerboot: PID1 for running tailscaled in a container. | David Anderson | 1 | -3/+3 |
| 2022-06-29 | Dockerfile: bump alpine to 3.16 | Maisem Ali | 1 | -1/+1 |
| 2022-06-07 | build_docker.sh: add run.sh as an entrypoint to the docker image | Maisem Ali | 1 | -1/+3 |
| 2022-06-01 | build_docker.sh: pin github.com/tailscale/mkctr | Maisem Ali | 1 | -1/+1 |
| 2022-01-04 | tool/go: add wrapper to download and use go.toolchain.rev go version. | Maisem Ali | 1 | -0/+3 |
| 2022-01-03 | build_docker.sh: add env overrides | Maisem Ali | 1 | -4/+12 |
| 2021-12-03 | build_docker.sh: prefix version strings with `v` | Maisem Ali | 1 | -1/+1 |
| 2021-11-22 | build_docker.sh: use github.com/tailscale/mkctr instead of docker | Maisem Ali | 1 | -5/+12 |
| 2021-10-13 | docs/k8s: add instructions on how to run as a sidecar or a proxy. | Maisem Ali | 1 | -1/+1 |
| 2021-10-12 | Dockerfile, build_docker: change Docker warning | Maya Kaczorowski | 1 | -10/+4 |
| 2021-07-07 | build_docker.sh: use build_dist.sh to inject version information | Irshad Pananilath | 1 | -1/+1 |
| 2021-03-05 | build_docker.sh, Dockerfile: fix bug with shell quoting | Steve Coffman | 1 | -2/+5 |
| 2021-01-21 | Add docker build script to inject version information | Steve Coffman | 1 | -0/+31 |