1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-30 09:39:52 +02:00

scope LIB_DIR by os, arch, and docker status

This commit is contained in:
Nick Sweeting
2024-10-04 00:08:44 -07:00
parent 2e3a2f459c
commit 152b530249
3 changed files with 25 additions and 16 deletions

View File

@@ -14,6 +14,7 @@
#
# Read more about [developing Archivebox](https://github.com/ArchiveBox/ArchiveBox#archivebox-development).
#########################################################################################
# Use Debian 12 w/ faster package updates: https://packages.debian.org/bookworm-backports/
FROM python:3.11-slim-bookworm