immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
# extends:
# file: hwaccel.transcoding.yml
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated >
volumes:
# Do not edit the next line. If you want to change the media storage location on your syste>
- ${UPLOAD_LOCATION}:/data
- /etc/localtime:/etc/localtime:ro
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
# extends:
# file: hwaccel.transcoding.yml
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated >
volumes:
# Do not edit the next line. If you want to change the media storage location on your syste>
- ${UPLOAD_LOCATION}:/data
- /etc/localtime:/etc/localtime:ro