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 45,881 public repositories matching this topic...

gun1x
gun1x commented Jun 3, 2019

The SDK is very unfriendly for beginners.

Apart from the fact every program imports docker/docker (including docker-ce and kubernetes) and that redirects to moby/moby on the website, the default version you get from go is v1.13.1 and people just seem to import specific commits. The releases can not be seen on moby/moby but can be found on docker/engine however you can not import s

netdata
cakrit
cakrit commented May 15, 2019

@cakrit I just got the following response:

Thanks for getting in touch about this. Unfortunately, I'm afraid that the issue is due to the fact that app incoming webhooks cannot be overridden to send to specific channels.

For this use case where you need to be able to send messages to different channels, it would be better not to use an app incoming webhook because those are restricted

traefik
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:

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

  • Updated Oct 16, 2019
  • 300 commits
  • Java
generator-jhipster
atomfrede
atomfrede commented Sep 21, 2019
Overview of the feature request

We should add the spring no-http plugin to make sure we (and our users) do not use http repositories by accident in maven or gradle builds. If it works well we can extend the use to e.g. production code.

I will take care of it. It worked pretty well for gradle but there were some problems with the maven checkstyle integration.

**Motivation f
adrienyhuel
adrienyhuel commented May 2, 2019

Is your feature request related to a problem? Please describe.
I'd like to create templated swarm configs with Portainer.
This feature is available since docker 18.03.
By using templated config, we can include content from swarm secrets in swarm configs. This could be useful to me for Kibana and Logstash configs, which have to contain Elasticsearch password.

**Describe the solution you'd

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

zenweasel
zenweasel commented Apr 1, 2019

Issue Description

Receive the following error after server runs for some time

Exception in setTimeout callback: TypeError: moment is not a function
    at JobQueue.Jobs.processJobs [as worker] (imports/plugins/included/jobcontrol/server/jobs/cleanup.js:45:23)
    at JobQueue._process (/app/programs/server/npm/node_modules/@reactioncommerce/job-queue/dist/common/jobFactory.js:432:23)
 
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...

verdaccio
juanpicado
juanpicado commented Sep 8, 2019

Hi, if you are reading this is because you pretty likely don't know how to start 🤔 . Fair enough !

So, let's fix that 🚸 !

What should I know before start?

All here we are developers with different backgrounds, languages and objectives. But, all we must follow certain rules so we can understand each other and make the communication easier as possible. Please 👍 read your [code of conduc

You can’t perform that action at this time.