Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
-
Updated
Apr 29, 2022 - Python
{{ message }}
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
some personally made dockerfile
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.
VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
Docker image with Nginx 1.20 & PHP-FPM 8.0 on Alpine Linux
I do believe a dark mode will be a nice feature for EOL.date :)
btw i know we barely using (almost zero) bootstrap but with upcomming 5.3 series finally they are bringing
dark mode support. So i suggest to start using it whenever they release it
Carefully crafted Alpine Docker image with glibc (~12MB)
Docker-based WordPress stack
A collection of magic properties and helper functions for use with Alpine.js
Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container. Optionally with Alpine Linux.
PHP APK Repository for Alpine Linux
Laravel package to create beautiful common views like data tables using the TALL stack.
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python 3.6 with performance auto-tuning. Optionally with Alpine Linux.
The tools needed to robotically create/configure/provision a large number of operating systems, for a variety of hypervisors, using packer.
Docker image with Meinheld and Gunicorn for Flask applications in Python. Optionally with Alpine Linux.
Discontinued. Fork at your will.
A build script for qBittorent nox static.
Add a description, image, and links to the alpine topic page so that developers can more easily learn about it.
To associate your repository with the alpine topic, visit your repo's landing page and select "manage topics."
Right now to provide status update to the user, on the first start of the container we use podman/docker logs in background.
At the end of the start we kill that process as we don't need it.
In rootful mode right now it does not work, as the kill command needs to be executed as sudo in this case