pypiserver/pypiserver

Why Read only volume not allowed

Aperta

#504 aperta il 24 lug 2023

 (2 commenti) (0 reazioni) (0 assegnatari)Python (291 fork)batch import
features.corehelp wantedtype.Discussion

Metriche repository

Star
 (1663 stelle)
Metriche merge PR
 (Merge medio 3g 18h) (7 PR mergiate in 30 g)

Descrizione

I'm using pypi server inside docker with readonly volume. But pypiserver says

Cannot start pypiserver: pypiserver user (UID 9898) or pypiserver group (GID 9898) must have read/write/execute access to /data/packages

I'm so superised that why there is not a read-only mode for a server? (If I don't need the server update packages by itself and don't permit user upload packages from that server.

Guida contributor