-
Updated
Aug 24, 2020 - Go
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 59,000 public repositories matching this topic...
-
Updated
Aug 24, 2020 - Java
-
Updated
Aug 22, 2020 - Go
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
- https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
- https://docs.microsoft.com/en-us/aspnet/core/security/cors?view=aspnetcore-3.1#preflight-requests
Internet changed its mind since 2018 https://
-
Updated
Jul 19, 2020 - Java
-
Updated
Aug 24, 2020 - Ruby
-
Updated
Aug 19, 2020 - Go
-
Updated
Aug 21, 2020 - Python
-
Updated
Aug 1, 2020
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
-
Updated
Aug 22, 2020 - Go
-
Updated
Aug 24, 2020 - JavaScript
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
):
-
Updated
Aug 24, 2020 - Go
-
Updated
Aug 24, 2020 - C#
-
Updated
Aug 9, 2020 - Python
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Aug 21, 2020 - Makefile
Prerequisites
- Are you running the latest version?
- Are you able to consistently reproduce the issue?
- Did you search the issue queue for existing issue?
Issue Description
The description
field is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,
-
Updated
Aug 13, 2020 - Shell
-
Updated
Jul 30, 2020 - Go
Description
runsc install
is able to edit /etc/docker/daemon.json
to enable Docker to replace runc with runsc.
Would be great if podman supports this feature.
Is this feature related to a specific bug?
No. By the way, does gVisor depend on Docker just for the reason that Docker uses runsc as its runtime?
Do you have a specific solution in mind?
To replace the runtim
This is the first try using GatsbyJS as website:
Goals
- To have a more flexible website
- Be able to add new pages based on different sources (GitHub, Markdown, etc etc)
- Improve SEO experience
- Custom versioning (nice to have): We don't want to build versioning for each change, versioning should be immutable. Eg: If we are on
v5.0.0
and we release a patch version, thev5.0.0
wi
-
Updated
Aug 22, 2020 - Dockerfile
Expected behavior
Skaffold should save the kubectl command that is making changes to the resource. This is done by the --record
flag. More information: [checking-rollout-history-of-a-deployment](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#
-
Updated
Jun 21, 2020 - Go
Created by Solomon Hykes
Released March 2013
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia
The PR is #4008