docker-image
Here are 8,625 public repositories matching this topic...
-
Updated
Oct 26, 2020
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 21, 2020 - JavaScript
https://github.com/verdaccio/monorepo/blob/9.x/core/types/index.d.ts defines
type AuthAccessCallback = (error: string | null, access: boolean) => void;
interface IPluginAuth<T> extends IPlugin<T> {
authenticate(user: string, password: string, cb: AuthCallback): void;
adduser?(user: string, password: string, cb: AuthCallback): void;
changePassword?(user: string, password: striDockerized GitLab
-
Updated
Oct 25, 2020 - Shell
Official Docker Image for Node.js
-
Updated
Oct 23, 2020 - Dockerfile
flannel is a network fabric for containers, designed for Kubernetes
-
Updated
Oct 21, 2020 - Go
Set up deep learning environment in a single command line.
-
Updated
Aug 29, 2020 - Python
Dragonfly is an intelligent P2P based image and file distribution system.
-
Updated
Oct 22, 2020 - Go
When an agent mute/unmute the converstion, add an activity message "#{agent_name} has muted the conversation"
Docker image to run an IPsec VPN server, with IPsec/L2TP and Cisco IPsec
-
Updated
Sep 7, 2020 - Shell
P2P Docker registry capable of distributing TBs of data in seconds
-
Updated
Oct 21, 2020 - Go
A docker image to run OpenLDAP
-
Updated
Oct 8, 2020 - Shell
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
-
Updated
Sep 28, 2020 - Go
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
-
Updated
Oct 7, 2020 - Python
GitOps delivery tool
-
Updated
Oct 26, 2020 - Go
A Docker image to provide web VNC interface to access Ubuntu LXDE/LxQT desktop environment.
-
Updated
Sep 7, 2020 - JavaScript
Elasticsearch, Logstash, Kibana (ELK) Docker image
-
Updated
Oct 2, 2020 - Shell
Docker image that provides a Minecraft Server that will automatically download selected version at startup
-
Updated
Oct 15, 2020 - Shell
Multi-stage command line deploy/mirroring and task runner for Wordpress
-
Updated
Oct 1, 2020 - Ruby
Nginx and php-fpm for dockerhub builds
-
Updated
Jun 13, 2020 - Dockerfile
A small image based on Debian designed for use in containers
-
Updated
Oct 6, 2020 - Shell
Collection of steganography tools - helps with CTF challenges
-
Updated
Oct 9, 2020 - Shell
A community run, 5-day PyTorch Deep Learning Bootcamp
-
Updated
Sep 29, 2020 - Jupyter Notebook
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
A basic LAMP stack environment built using Docker Compose.
-
Updated
Oct 3, 2020 - Dockerfile
-
Updated
Oct 26, 2020 - Shell
Collection of Docker images with headless VNC environments
-
Updated
Oct 21, 2020 - Shell
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."


Bug description
Don´t show table correctly
Expected behavior
A Table view normal
Steps to reproduce the issue:
Crreate a container with large ENV variable
Technical details:
docker run -p 9000:9000 portainer/portainer):