-
Updated
Mar 28, 2022 - 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 83,757 public repositories matching this topic...
-
Updated
Mar 26, 2022 - Java
-
Updated
Mar 25, 2022 - Go
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Feb 9, 2022 - Java
-
Updated
Mar 28, 2022 - Ruby
-
Updated
Mar 26, 2022 - Go
-
Updated
Mar 22, 2022 - Go
-
Updated
Mar 25, 2022 - Shell
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
Add basic CI
We already have some scripts in the scripts
directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
-
Updated
Mar 28, 2022 - TypeScript
-
Updated
Mar 14, 2022
-
Updated
Mar 25, 2022 - Go
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
Mar 16, 2022 - Go
-
Updated
Mar 27, 2022 - C#
🚀 Feature
(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to mana
-
Updated
Mar 27, 2022 - JavaScript
-
Updated
Mar 27, 2022 - Go
-
Updated
Mar 27, 2022 - Python
-
Updated
Mar 27, 2022 - Rust
iPhones provide with a basic PWA mode for websites, by chosing "add to home screen" option.
I use only email access + magic links as auth method on my self-hosted instance.
The problem is that I get stuck in the login process, because there is no way to have the PWA opening the "magic link" received by email !
To correct that, I think that once the magic link has been sent, there should be a
-
Updated
Mar 27, 2022 - JavaScript
-
Updated
Mar 22, 2022 - Makefile
-
Updated
Mar 27, 2022 - JavaScript
Created by Solomon Hykes
Released March 2013
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there