-
Updated
Mar 2, 2022 - Python
#
alpine
Here are 2,230 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
Mar 7, 2022 - Python
docker
nginx
php
dockerfile
dockerfiles
alpine
docker-image
centos
vsftpd
varnish
apache-httpd
liquibase
docker-testing
webdevops
-
Updated
Jan 21, 2022 - Shell
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
Mar 13, 2022 - Go
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
Jan 29, 2022 - Dockerfile
3
defensivedepth
commented
Jan 25, 2022
Fantastic project, thanks for this!
Could we add the Windows build number, either in the Version column or a new column? I would be happy to put in the initial work to add them.
See build number list here: https://www.gaijin.at/en/infos/windows-version-numbers
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
Mar 11, 2022 - Shell
-
Updated
Dec 28, 2021
Docker-based WordPress stack
-
Updated
Mar 12, 2022 - Shell
Carefully crafted Alpine Docker image with glibc (~12MB)
-
Updated
Mar 13, 2022 - Dockerfile
A collection of magic properties and helper functions for use with Alpine.js
-
Updated
Feb 14, 2022 - JavaScript
-
Updated
Nov 1, 2021 - 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
Mar 11, 2022 - Python
PHP APK Repository for Alpine Linux
-
Updated
Jan 18, 2022 - Shell
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
Mar 2, 2022 - Python
Laravel package to create beautiful common views like data tables using the TALL stack.
-
Updated
Mar 11, 2022 - PHP
Docker image with Meinheld and Gunicorn for Flask applications in Python. Optionally with Alpine Linux.
-
Updated
Mar 2, 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
Mar 8, 2022 - Shell
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
Chrome/Firefox DevTools extension for debugging Alpine.js applications.
-
Updated
Mar 12, 2022 - JavaScript
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."
Similar to #119
It could be useful to mount the host file system as overlay, so that we are sure that the host file system is not touched outside the container.
This is also useful for #28
Example:
distrobox create --image alpine:latest --name test-alpine --home /tmp/test-home --overlay-host
Specifically the home should then be mounted with the :O flag:
[...]
--volume /:/run/