🐳 FSP Network Gen2 Server Infrastructure - Python
Notes:
development
tag will always use the latest version based upstream.
- Based on FSPNetwork/Infrastructure.
Use like you would any other base image:
FROM fspnetwork/python
...
ENTRYPOINT ["python", "/app.py"]
The code in this repository, unless otherwise noted, is Anti-996 licensed. See the LICENSE file in this repository.
- Some code based on jfloff/alpine-python