mirror of
https://github.com/andrey271192/amnezia_web-PRO.git
synced 2026-09-20 14:42:00 +00:00
feat(time): server TZ display; optional SSH host sync via root pw
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM node:22-alpine
|
||||
|
||||
RUN apk add --no-cache docker-cli
|
||||
RUN apk add --no-cache docker-cli openssh-client sshpass
|
||||
|
||||
RUN mkdir -p /data && chmod 700 /data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user