The Wayback Machine - https://web.archive.org/web/20191011023845/https://github.com/topics/docker
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,675 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

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

  • Updated Oct 11, 2019
  • 295 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

bentastic27
bentastic27 commented May 24, 2019

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

Details

The documentation isn't clear on how to setup log rotation when the audit logs are set to stdout as it's destination on the sidecar.

https://rancher.com/docs/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/#api-audit-log

The customer would like for it to clarify that stdout

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

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.