Skip to content
#

Docker

docker logo

Docker is software that provides containers, which allows teams to emulate development environments. Docker began as an internal project, initially developed by dotCloud engineers.

Here are 48,235 public repositories matching this topic...

netdata
HolgerHees
HolgerHees commented May 17, 2019

Hi,

first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.

First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • Updated Dec 20, 2019
  • Java
traefik
rhuss
rhuss commented Dec 16, 2019

This issue is more a feedback report than a call-for-action, but let me share my experience with Traefik 2's documentation which is summarised (situation-based, a bit too catchy probably) in https://twitter.com/ro14nd/status/1206143455757508608

My use case is to use Traefik as a Kubernetes Ingress Controller on bare metal with Let's Encrypt support. Guess this is a critical use case, even when

docwhat
docwhat commented Aug 19, 2019

When using AUFS as the storage driver in docker (or podman, etc.) then the maximum number of layers that can have data is "42".

This is because each layer that has data is unpacked into the file-system and then union mounted over each other. AUFS only allows a maximum of 42 layers to be mounted over each other.

The hard-limit is 127 data layers which is due to the maximum number of argu

darioajr
darioajr commented Dec 4, 2019

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:

  • Portainer version: 1.21.0
  • Docker version (managed by Portainer): 18.09.3
  • Platform (windows/linux): linux
  • Command used to start Portainer (docker run -p 9000:9000 portainer/portainer):
bentastic27
bentastic27 commented Nov 6, 2019

What kind of request is this (question/bug/enhancement/feature request):
enhancement

Details:

Customers have been hitting issues where if the nodes short name (nodename from nodename.example.com) isn't in the /etc/hosts file, the kubelet will not properly start with the following errors:

I1029 20:57:42.098088   48431 rancher.go:702] InstanceID [nodename.example.com]
E1029 2
pgromanov
pgromanov commented Dec 10, 2019

Is there a reference somewhere of how all of the components included hang together, how each of them is structured internally and how they communicate to each other - UML or any other sort of diagrammed/detailed description?

I have it deployed fine, it all works as far as that part goes, but it would be much easier to get into the detail by following some documentation than to figure it all o

chharish
chharish commented Dec 13, 2018

I found an open issue #181 that talks partially about my issue/feature-request.

I would like to add an additional layer around nginx reverse proxy for improving security, to perform load-balancing for horizontal scaling. Say, for example, I have two servers running nginx-proxy serving the same docker containers/applications on port 80. I would like to route traffic between both the servers bas

masterleinad
masterleinad commented Dec 6, 2019

The steps for updating the repository keys for RHEL-based distributions in https://nvidia.github.io/nvidia-docker/ should read:

$ DIST=$(sed -n 's/releasever=//p' /etc/yum.conf)
$ DIST=${DIST:-$(. /etc/os-release; echo $VERSION_ID)}
$ sudo rpm -e gpg-pubkey-f796ecb0
$ sudo gpg --homedir /var/lib/yum/repos/$(uname -m)/$DIST/*/gpgdir --delete-key f796ecb0
$ sudo gpg --homedir /var/lib/
yevgenypats
yevgenypats commented Aug 16, 2019

Hi, I'm Yevgeny Pats Founder of Fuzzit - Continuous fuzzing as a service platform.

We have a free plan for OSS and I would be happy to contribute a PR if that's interesting.
The PR will include the following

  • go-fuzz fuzzers (This is generic step not-connected to fuzzit)
  • Continuous Fuzzing of master branch which will generate new
priyawadhwa
priyawadhwa commented Sep 26, 2019

Current output:

Checking cache...
 - gcr.io/priya-wadhwa/redis: Found. Pushing
The push refers to repository [gcr.io/priya-wadhwa/redis]

Expected Output;

Checking cache...
 - gcr.io/priya-wadhwa/redis: Found Locally. Pushing
The push refers to repository [gcr.io/priya-wadhwa/redis]

or, if exists remotely,

Checking cache...
 - gcr.io/priya-wadhwa/redis: Fou
shaneparsons
shaneparsons commented Sep 24, 2019

The steps to get the laravel-horizon container up and running properly are very confusing, and not "officially" documented anywhere.

I've followed this and this, and while it appears to finally be working now, I don't know which of the steps I followed were actually necessary, and which may just

Created by Solomon Hykes

Released March 2013

Organization
docker
Website
www.docker.com
Wikipedia
Wikipedia

Related Topics

jhipster database composer
You can’t perform that action at this time.