Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 23 Dockerfile docker-image Projects
-
Official docker image for node is built from Alpine or Debian [1]
Forgive me if I don't believe that running a full OS on a host OS to run a single node command doesn't amount to running a VM.
-
I have never personally used it, but there is Aria2
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Project mention: How to Run ARM32 and ARM64 Python Barcode Reader in Docker Containers | dev.to | 2023-03-07
To make the emulated environment more realistic, we can use dockerpi to emulate different Raspberry Pi models.
-
## docker-compose.yml ## https://github.com/SonarSource/docker-sonarqube/blob/master/example-compose-files/sq-with-postgres/docker-compose.yml version: "3" services: sonarqube: image: sonarqube:community hostname: sonarqube container_name: sonarqube depends_on: - db environment: SONAR_JDBC_URL: jdbc:postgresql://db:5432/sonar SONAR_JDBC_USERNAME: sonar SONAR_JDBC_PASSWORD: sonar volumes: - sonarqube_data:/opt/sonarqube/data - sonarqube_extensions:/opt/sonarqube/extensions - sonarqube_logs:/opt/sonarqube/logs ports: - "9000:9000" db: image: postgres:12 hostname: postgresql container_name: postgresql environment: POSTGRES_USER: sonar POSTGRES_PASSWORD: sonar POSTGRES_DB: sonar volumes: - postgresql:/var/lib/postgresql - postgresql_data:/var/lib/postgresql/data volumes: sonarqube_data: sonarqube_extensions: sonarqube_logs: postgresql: postgresql_data:
-
-
Project mention: [GeoDjango] - Can someone explain the difference between PostgreSQL and PostGIS? | /r/django | 2022-09-16
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Recebi uma oferta estranha, mas inofensiva por enquanto. Será que vai ser golpe ? | /r/brdev | 2022-09-13
-
-
Project mention: Production-ready PHP Docker Images optimized for Laravel & WordPress | /r/selfhosted | 2023-03-15
-
nginx-rtmp-docker
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
-
-
-
-
This solution starts from the GitPod-provided MySQL image. That does not give everything you need for a functioning Drupal site, but it does meet the basics of a LAMP stack.
-
docker-android
Android Docker Image for React Native and common android development. (by react-native-community)
-
koolkits
🧰 Opinionated, language-specific, batteries-included debug container images for Kubernetes.
AFAIK this is available in 1.23 already. There are several tools already out that support this including https://github.com/lightrun-platform/koolkits/ and quite a few others.
-
Building a PHP-FPM container with custom modules is described here: https://github.com/devilbox/docker-php-fpm/blob/master/php_modules/README.md
-
-
docker-ansible
Ansible inside Docker containers: Alpine, Ubuntu, Centos/Rocky & Debian with Ansible 2.13, 2.12, 2.11, 2.10 and 2.9 + Mitogen (by willhallonline)
Project mention: Pyinfra automates infrastructure super fast at scale | news.ycombinator.com | 2022-10-21Have releases up to 2.13
https://github.com/willhallonline/docker-ansible
Still multiple major releases behind but still
Also I wonder how often the new releases are used (market share?) since so many people moved to cloud/k8s
-
Project mention: Docker series (Part 13): Edit codes running in containers using Bind Mounts | dev.to | 2022-07-11
You can know more from here
-
-
Thanks for calling me persistent :) I didn't get your problem though. And I can't say anything about Apple. This is the Baikal image that worked for me ootb: https://hub.docker.com/r/ckulka/baikal
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Dockerfile docker-image related posts
- Docker compose Secure LAMP/LEMP
- Node.js built-ins on Deno Deploy
- Download Managers that work in the background?
- Dockerize Your App: An Introduction to Docker
- Production-ready PHP Docker Images optimized for Laravel & WordPress
- How to Run ARM32 and ARM64 Python Barcode Reader in Docker Containers
- Download manager server software?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 6 Jun 2023
Index
What are some of the best open-source docker-image projects in Dockerfile? This list will help you:
Project | Stars | |
---|---|---|
1 | docker-node | 7,756 |
2 | Aria2-Pro-Docker | 2,407 |
3 | docker-compose-lamp | 2,210 |
4 | dockerpi | 1,556 |
5 | docker-sonarqube | 1,251 |
6 | docker-php-nginx | 1,134 |
7 | docker-postgis | 1,132 |
8 | phpqa | 1,126 |
9 | cypress-docker-images | 940 |
10 | docker-php | 890 |
11 | nginx-rtmp-docker | 833 |
12 | docker-pytorch | 829 |
13 | gitlab-ci-android | 525 |
14 | docker-pm2 | 458 |
15 | workspace-images | 431 |
16 | docker-android | 398 |
17 | koolkits | 313 |
18 | docker-php-fpm | 310 |
19 | dockerfiles | 293 |
20 | docker-ansible | 275 |
21 | jekyll-serve | 262 |
22 | conan-docker-tools | 216 |
23 | baikal-docker | 183 |