We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6291590 commit 02a79d7Copy full SHA for 02a79d7
2 files changed
Containerfile
@@ -1,3 +1,9 @@
1
+# --------------------------------------------------------------------------
2
+# THIS FILE IS AUTOGENERATED - DO NOT EDIT MANUALLY
3
+#
4
+# Source: Containerfile.j2
5
6
+
7
ARG BASE_VERSION=15
8
FROM ghcr.io/daemonless/base:${BASE_VERSION}
9
README.md
@@ -1,3 +1,8 @@
+<!--
+THIS FILE IS AUTOGENERATED - DO NOT EDIT MANUALLY
+Source: daemonless/templates/README.j2
+-->
# Tailscale
Tailscale mesh VPN on FreeBSD.
0 commit comments