์๋กค๋ก์ง ๋์ปค libreoffice
ํ์ด์ง ์ ๋ณด
๋ณธ๋ฌธ
version: "3"
services:
ย libreoffice:
ย ย image: ghcr.io/linuxserver/libreoffice
ย ย container_name: libreoffice
ย ย environment:
ย ย ย - PUID=1026
ย ย ย - PGID=100
ย ย ย - TZ=Asia/Seoul
ย ย volumes:
ย ย ย - /volume1/docker/libreoffice/config:/config
ย ย ports:
ย ย ย - xxxx:3000
ย ย restart: unless-stopped
๋๊ธ๋ชฉ๋ก
๋ฑ๋ก๋ ๋๊ธ์ด ์์ต๋๋ค.
