Skip to content
docker logo

Docker

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 47,125 public repositories matching this topic...

netdata
amoss
amoss commented Oct 16, 2019
Bug report summary

Running the netdata-installer.sh as a non-root user produces instructions on how to escalate privilege for the apps plugin. The instructions cannot be cut and pasted into a shell as there are some extra escaping characters in front of the quotes.

To run apps.plugin with escalated capabilities:

    sudo chown root:amoss \"/home/amoss/netdata/dev-install/netdat
traefik
geraldcroes
geraldcroes commented Nov 6, 2019

Do you want to request a feature or report a bug?

Feature

What did you expect to see?

By design, Traefik 2.0 is stateless and HA: Users can deploy multiple instances to ensure that at least one Traefik instance can route requests at any time.

Though, when using Let's Encrypt for automatic certificate generation, the certificate negotiation cannot be consistently achieved becaus

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

  • Updated Nov 19, 2019
  • Java
odelvalle
odelvalle commented Sep 17, 2019

Summary

Plugin key-auth throw error if key value is empty in header. This should response 401, because key value is invalid.

Steps To Reproduce

  1. Create any service
  2. Add key-auth plugin to service
  3. Key name: "key"
  4. Make a request with header "key" without value

Additional Details & Logs

  • Kong version (1.0.2)
  • Kong error logs
Error log: [error] 39#0:
generator-jhipster
itsconquest
itsconquest commented Nov 5, 2019

Is your feature request related to a problem? Please describe.
After draining a node from the Host overview page, agent logs show errors because there is no longer an agent on the node for Portainer to talk to. In the log you may see this error error: failed to read /sys/bus/pci/deviceserror: failed to read /sys/bus/pci/devices

Describe the solution you'd like
Redirect to Cluster

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
r4nt
r4nt commented Jun 25, 2018

The problem as far as I understand is that libfoo.so's only knowledge about libcuda.so is its SONAME, which is libcuda.so.1, so a binary wanting to link in libfoo.so needs to know who to find libcuda.so.1 in order to verify the available symbols. Generally, ld's suggestion is to use -rpath-link to provide the path to the library, but the nvidia docker repository doesn't come with the symlink to li

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
g0ld3lux
g0ld3lux commented Jun 5, 2017

My Other Account @midascodebreaker has a guide before here for Digital Ocean
Sadly the link is Down even in the Laradock Official Documentation

So To Update it...

More Or Less If You Want to Add Some Functionalies to Your Terminal Commands
Using OH MY ZSH , and if you are windows User that wanted to make your Terminal Beautiful

Then You may Copy all my Config and Follow this Guide...

You can’t perform that action at this time.