revert sccache changes to docker-compose.yml

This commit is contained in:
Anthial 2023-08-04 21:40:06 +02:00
parent ff0d9ac476
commit 83e39767cf

View file

@ -4,14 +4,7 @@ services:
web:
image: iceshrimp.dev/iceshrimp/iceshrimp:latest
### If you want to build the image locally
# build:
# context: .
# args:
# - SCCACHE_VERSION=v0.5.4
# - SCCACHE_ARCHITECTURE=x86_64
### If you are using ARM64
# - SCCACHE_ARCHITECTURE=aarch64
# - SCCACHE_MEMORY_LIMIT=10G #You may want to lower or increase this value as you see fit. 10G is 10GB.
# build: .
container_name: iceshrimp_web
restart: unless-stopped
depends_on: