This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/dev.Dockerfile

4 lines
95 B
Docker
Raw Normal View History

2019-12-30 09:25:35 +00:00
FROM beryju/passbook-base:latest
RUN pip install -r /app/requirements-dev.txt --no-cache-dir