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.
- Sign up for GitHub or sign in to edit this page
- Created by Solomon Hykes
- Released March 2013
Here are 47,125 public repositories matching this topic...
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
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
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
- Create any service
- Add key-auth plugin to service
- Key name: "key"
- Make a request with header "key" without value
Additional Details & Logs
- Kong version (
1.0.2) - Kong error logs
Error log: [error] 39#0:
Drone is a Container-Native, Continuous Delivery Platform
-
Updated
Nov 19, 2019 - Go
Use inert polyfill
Since tootsuite/mastodon#4405 we are using the inert attribute for accessibility reasons in the modals. However, this is currently only supported in Google Chrome.
There are two polyfills which we can use:
- The official one from WICG - may incur a performance penalty
- [The Google one](https://github.com/GoogleChrome/inert-polyfil
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
-
Updated
Nov 19, 2019 - Java
On https://docs.docker.com/compose/compose-file/#restart it says:
no is the default restart policy, and it does not restart a container under any circumstance. When always is specified, the container always restarts. The on-failure policy restarts a container if the exit code indicates an on-failure error.
After reading this I have no idea what "restart" does. I've seen a lot of times peop
A tool for exploring each layer in a docker image
-
Updated
Nov 19, 2019 - Go
:whale: A curated list of Docker resources and projects
-
Updated
Nov 19, 2019
Move all Dockerfile samples to non-root user
Expected Behaviour
As an OpenFaaS end-user, I want to run all samples on my OpenFaaS cluster, even with the new non-root feature enabled.
Current Behaviour
Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Nov 19, 2019 - Go
Overview of the feature request
from @ludoch jhipster/generator-jhipster#10331 (comment)
What I really would like to do as well is the take benefit of a exploded fatjar deployment for App Engine.
The Jib plugin does it automatically to help optimizing Docker layers.
GAE Java deployment also does it (since 2009), ie it will only deploy
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
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
Automated nginx proxy for Docker containers using docker-gen
-
Updated
Nov 19, 2019 - Python
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
-
Updated
Nov 19, 2019 - C#
When a container image tag is too long, it causes the fav and close icons to be shifted. Max width should be 120px - child span should be inline-block
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
Updated
Nov 19, 2019 - JavaScript
:tada: An Angular Starter kit featuring Angular (Router, Http, Forms, Services, Tests, E2E, Dev/Prod, HMR, Async/Lazy Routes, AoT via ngc), Karma, Protractor, Jasmine, Istanbul, TypeScript, TsLint, Codelyzer, Hot Module Replacement, @types, and Webpack
-
Updated
Nov 18, 2019 - JavaScript
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
https://leapgraph.com/graphql-api-security
This article mentions several add-on packages that Reaction may want to use. This issue is simply to investigate whether these vulnerabilities are present and try adding the packages to solve them.
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
Various Dockerfiles I use on the desktop and on servers.
-
Updated
Nov 19, 2019 - Dockerfile
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...
Expected behavior
I am trying to get out of a weird state which I believe is related to #1737. I expect skaffold delete to clean up my deployment.
Actual behavior
When I attempt to run skaffold delete I get an error:
error validating data: Valid
Learn about docker
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia
Description
Depending on how docker image tar was saved it does not have tags recorded in it. So I use
I get an image with out a tag.
Steps to reproduce the issue:
command to load a image tar which does not have tag
2. run
and see that the docker image does not have a t