시롤로지 나스 Podgrab 도커 설치하기
페이지 정보
본문
출처: https://www.clien.net/service/board/cm_nas/16556325?od=T31&po=0&category=0&groupCd=
출처: https://github.com/akhilrex/podgrab
version: "2.1"
services:
podgrab:
image: akhilrex/podgrab
container_name: podgrab
environment:
- CHECK_FREQUENCY=240
# - PASSWORD=password ## Uncomment to enable basic authentication, username = podgrab
volumes:
- /path/to/config:/config
- /path/to/data:/assets
ports:
- 8080:8080
restart: unless-stopped
설정(아래 추가)
![]()
댓글목록
등록된 댓글이 없습니다.
