-
Updated
May 7, 2021 - 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 69,682 public repositories matching this topic...
-
Updated
May 9, 2021 - Java
-
Updated
May 7, 2021 - 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
Apr 22, 2021 - Java
-
Updated
May 9, 2021 - Ruby
-
Updated
May 8, 2021 - Go
-
Updated
May 7, 2021 - Python
-
Updated
May 9, 2021 - Shell
-
Updated
Apr 9, 2021
-
Updated
Apr 29, 2021 - Go
-
Updated
May 9, 2021 - JavaScript
-
Updated
Apr 26, 2021 - Go
-
Updated
May 9, 2021 - JavaScript
In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.
-
Updated
May 7, 2021 - C#
-
Updated
May 8, 2021 - Go
-
Updated
May 7, 2021 - Python
Just sharing
Install tools:
brew install geekbench
brew install w3m
Run benchmark, must have internet for Geekbench 5 tryout mode:
/Applications/Geekbench\ 5.app/Contents/Resources/geekbench5
Use w3m get result in terminal:
w3m -dump https://browser.geekbench.com/v5/cpu/5992961
One line can be:
w3m -dump $(/Applications/Geekbench\ 5.app/Conten
-
Updated
May 9, 2021 - TypeScript
-
Updated
Apr 29, 2021 - Makefile
-
Updated
May 9, 2021 - JavaScript
Describe the bug
I've built the verdaccio/verdaccio:local local image (Windows 10 latest, Docker Desktop) but cannot build the v4/5 reverse_proxy docker-examples.
To Reproduce
-
cd verdaccio && pnpm docker -
cd verdaccio\docker-examples\v4\reverse_proxy\nginx\relative_path\OR
cd verdaccio\docker-examples\v5\reverse_proxy\nginx_relative\ -
docker-compose up
-
Updated
May 5, 2021 - Shell
-
Updated
Feb 4, 2021 - Go
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Turn on dark mode
- Print a document
- See light text
Expected behavior
Print styles should match light mode (dark text).
Description
While writing a PacketImpact test for ICMP sockets, I found a discrepancy with Linux.
When binding to the following IPv6 multicast addresses,
ff01::1ff02::1ff02::2
Linux returns the EINVAL error code, but gVisor returns the EADDRNOTAVAIL error code.
Steps to reproduce
- Run test `//third_party/gvisor/test/packetimpact/tests:icmp_bind_nati
Created by Solomon Hykes
Released March 2013
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia



Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytesandblkio.bfq.io_servicedfiles.