Commit d71c49a
chore: modernize Dockerfile for Java 21, drop Tango infra assumptions
- Base image: adoptopenjdk/openjdk11 → eclipse-temurin:21-jre-alpine
- Remove -DTANGO_HOST and -server (no-op on modern JVM)
- Replace deprecated MAINTAINER with LABEL
- Config path and port now configurable via SS_CONFIG / SS_PORT env vars
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 97fb37c commit d71c49a
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | | - | |
| 21 | + | |
0 commit comments