Comment on My self-hosted experience - and my favorite container
irmadlad@lemmy.world 5 days ago
Congrats on the improved lifestyle now. I wouldn’t say you have wasted hours. More so that you have invested in your privacy and data retention.
firefox: image: jlesage/firefox container_name: firefox ports: - “5808:5800” environment: - TZ=America/Chicago - PUID=1000 - PGID=1000 #- VNC_PASSWORD=${VNC_PASSWORD} - DARK_MODE=1 - WEB_AUDIO=1 - WEB_FILE_MANAGER=1 - WEB_FILE_MANAGER_ALLOWED_PATHS=ALL - WEB_HOST_CLIPBOARD_SYNC=1 volumes: - ./firefox/config:/config:rw - /SWAP:/downloads shm_size: “2gb” restart: unless-stopped networks: - web
My Dick Tracy decoder ring is on the fritz. I think it says ‘My hovercraft is full of eels’.
horus_son_of_isis@lemmy.world 4 days ago
I’m Happy either way. That code is the compose for the Firefox container I use. Lemmy just didn’t like my formatting.
I’m just yanking your chain bro. Glad you are enjoying your self hosting journey. Rock on wid yo’ bad self.