docker-image
Here are 9,736 public repositories matching this topic...
-
Updated
Sep 23, 2021
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
-
Updated
Oct 10, 2021 - JavaScript
Describe the bug
I've built the verdaccio/verdaccio:local local image (Windows 10 latest, Docker Desktop) but cannot build the v4/5 reverse_proxy docker-examples.
To Reproduce
-
cd verdaccio && pnpm docker -
cd verdaccio\docker-examples\v4\reverse_proxy\nginx\relative_path\OR
cd verdaccio\docker-examples\v5\reverse_proxy\nginx_relative\ -
docker-compose up
Estimation - 1
On reports page we have sections for First response time and Resolution Time. Which plots a graph with time series on the Y axis. But it mentions no unit for the axis. We need to mention the unit on the axis
<img width="1012" alt="Screenshot 2021-08-25 at 11 27 25 PM" src="https://user-images.githubusercontent.com/1277421/130841683-cffbd1a4-6ee7-4c3c-8ed4-864961e7b22d.png"
Dockerized GitLab
-
Updated
Oct 10, 2021 - Shell
Official Docker Image for Node.js
-
Updated
Sep 29, 2021 - Dockerfile
flannel is a network fabric for containers, designed for Kubernetes
-
Updated
Sep 30, 2021 - Go
Set up deep learning environment in a single command line.
-
Updated
Jun 23, 2021 - Python
Dragonfly is an intelligent P2P based image and file distribution system.
-
Updated
Sep 9, 2021 - Go
P2P Docker registry capable of distributing TBs of data in seconds
-
Updated
Jun 2, 2021 - Go
Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
-
Updated
Oct 10, 2021 - Shell
-
Updated
Aug 20, 2020
Docker image that provides a Minecraft Server that will automatically download selected version at startup
-
Updated
Oct 10, 2021 - Shell
A docker image to run OpenLDAP
-
Updated
Sep 19, 2021 - Shell
GitOps delivery tool
-
Updated
Oct 8, 2021 - Go
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
-
Updated
Oct 8, 2021 - Python
A Docker image to provide web VNC interface to access Ubuntu LXDE/LxQT desktop environment.
-
Updated
Oct 5, 2021 - HTML
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
-
Updated
Apr 20, 2021 - Go
Elasticsearch, Logstash, Kibana (ELK) Docker image
-
Updated
Oct 3, 2021 - Shell
Multi-stage command line deploy/mirroring and task runner for Wordpress
-
Updated
Sep 14, 2021 - Ruby
Collection of steganography tools - helps with CTF challenges
-
Updated
Oct 9, 2020 - Shell
A small image based on Debian designed for use in containers
-
Updated
Sep 1, 2021 - Shell
A basic LAMP stack environment built using Docker Compose.
-
Updated
Sep 22, 2021 - 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.
-
Updated
Oct 8, 2021 - Python
After running NC with NCP for more then a year with over 2 million files stored on it, I asked myself if the mysql/mariadb DB needs to be maintained?
I searched the internet and the simplest solution I found was using
sudo mysqlcheck -o --all-databases
This reduced the DB size from around 950MB to a little over 800MB and NC seems to be a little more responsive (but this could homeopat
Nginx and php-fpm for dockerhub builds
-
Updated
Jun 13, 2020 - Dockerfile
Is this a request for help?: Yes
Is this a BUG REPORT or a FEATURE REQUEST? (choose one): FEATURE REQUEST
Can we add a option to allow the engine update vulnerabilities database through specific proxy ser
Improve this page
Add a description, image, and links to the docker-image topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the docker-image topic, visit your repo's landing page and select "manage topics."


In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.