-
Updated
Apr 29, 2022 - Python
#
alpine
Here are 2,245 public repositories matching this topic...
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
python
nginx
dockerfile
flask
web
debian
docker-container
alpine
docker-image
uwsgi
python3
webapp
flask-application
python-3
nginx-server
python-flask
uwsgi-nginx
flask-image
some personally made dockerfile
docker
elasticsearch
dockerfiles
logstash
alpine
filebeat
tor
frp
mattermost
idgen
filebeats
gcr-registry
-
Updated
Oct 11, 2021 - HTML
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.
python
docker
json
web
json-schema
async
alpine
docker-image
websockets
gunicorn
openapi
python3
swagger-ui
asgi
redoc
openapi3
python-types
uvicorn
pydantic
fastapi
-
Updated
May 16, 2022 - Python
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
golang
openvpn
alpine
http-proxy
shadowsocks
vpn-client
pia
wireguard
private-internet-access
nordvpn
privado
dns-over-tls
vyprvpn
windscribe
mullvad
purevpn
surfshark
cyberghost
-
Updated
May 11, 2022 - Go
docker
nginx
php
dockerfile
dockerfiles
alpine
docker-image
centos
vsftpd
varnish
apache-httpd
liquibase
docker-testing
webdevops
-
Updated
Apr 20, 2022 - Shell
jlandure
commented
Nov 22, 2021
Docker image with Nginx 1.20 & PHP-FPM 8.0 on Alpine Linux
docker
nginx
php
composer
containers
alpine
docker-image
container
php-fpm
alpine-linux
armv7
arm64
nginx-docker
php8
php80-fpm
php8-docker
-
Updated
May 11, 2022 - Dockerfile
1
usta
commented
May 16, 2022
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
good first issue
Good for newcomers
Hacktoberfest
Issues that are good first picks for Hacktoberfest participants
shell
docker
kubernetes
dockerfile
aws
devops
ec2
containers
terraform
alpine
helm
kubernetes-cluster
toolbox
infrastructure-management
infrastructure-as-code
k8s
elasticbeanstalk
kops
kubectl
helmfile
-
Updated
May 23, 2022 - Shell
Carefully crafted Alpine Docker image with glibc (~12MB)
-
Updated
May 22, 2022 - Dockerfile
Docker-based WordPress stack
-
Updated
May 22, 2022 - Shell
-
Updated
Dec 28, 2021
A collection of magic properties and helper functions for use with Alpine.js
-
Updated
Apr 3, 2022 - JavaScript
-
Updated
Apr 29, 2022 - Shell
Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container. Optionally with Alpine Linux.
python
docker
nginx
dockerfile
web-server
web
debian
server
alpine
web-app
docker-image
uwsgi
python3
webapp
python-3
python-application
uwsgi-nginx
-
Updated
Apr 27, 2022 - Python
PHP APK Repository for Alpine Linux
-
Updated
Jan 18, 2022 - Shell
Laravel package to create beautiful common views like data tables using the TALL stack.
-
Updated
Apr 8, 2022 - PHP
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python 3.6 with performance auto-tuning. Optionally with Alpine Linux.
python
docker
dockerfile
web
debian
async
alpine
docker-image
gunicorn
python3
asyncio
asgi
uvicorn
uvicorn-gunicorn
-
Updated
May 21, 2022 - Python
The tools needed to robotically create/configure/provision a large number of operating systems, for a variety of hypervisors, using packer.
bash
freebsd
vagrant
packer
openbsd
debian
ubuntu
virtualbox
vmware
arch
alpine
fedora
centos
oracle
parallels
gentoo
rhel
opensuse
libvirt
hyperv
-
Updated
May 22, 2022 - Shell
Docker image with Meinheld and Gunicorn for Flask applications in Python. Optionally with Alpine Linux.
-
Updated
Apr 29, 2022 - Python
Discontinued. Fork at your will.
docker
nginx
alpine
nextcloud
boringssl
rtorrent
tor
piwik
ghost
alpine-linux
mastodon
flood
boinc
isso
lychee
searx
libresonic
privatebin
cowrie
kippo-graph
-
Updated
Nov 17, 2021 - Shell
A build script for qBittorent nox static.
bash
docker
qmake
cmake
debian
ubuntu
alpine
boost
static
qbittorrent
b2
alpine-linux
libtorrent
bash-script
ubuntu-linux
debian-linux
qbittorrent-nox
wsl2
libtorrent-rasterbar
-
Updated
May 23, 2022 - Shell
Improve this page
Add a description, image, and links to the alpine topic page so that developers can more easily learn about it.
Add this topic to your repo
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