tailscale
This commit is contained in:
@@ -30,6 +30,9 @@ RUN GOG_VERSION=$(curl -s https://api.github.com/repos/steipete/gogcli/releases/
|
||||
| tar -xz -C /usr/local/bin/ \
|
||||
&& chmod +x /usr/local/bin/gog
|
||||
|
||||
# Install Tailscale
|
||||
RUN curl -fsSL https://tailscale.com/install.sh | HEADLESS=true sh
|
||||
|
||||
# Copy custom tools into the image
|
||||
COPY tools/* /usr/local/bin/
|
||||
COPY bin/* /usr/local/bin/
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
"token": "ed461301853e59c5994bb293925db9dab23741962e0f68da"
|
||||
},
|
||||
"tailscale": {
|
||||
"mode": "off",
|
||||
"mode": "on",
|
||||
"resetOnExit": false
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user