-
Updated
Apr 20, 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 84,915 public repositories matching this topic...
-
Updated
Apr 20, 2022 - Java
-
Updated
Apr 20, 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
Apr 15, 2022 - JavaScript
-
Updated
Apr 20, 2022 - Ruby
-
Updated
Feb 9, 2022 - Java
-
Updated
Apr 18, 2022 - Go
-
Updated
Apr 14, 2022 - Go
-
Updated
Apr 17, 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
Apr 20, 2022 - TypeScript
-
Updated
Apr 18, 2022
-
Updated
Apr 19, 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.
🚀 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
Apr 11, 2022 - Go
-
Updated
Apr 20, 2022 - C#
-
Updated
Apr 20, 2022 - JavaScript
-
Updated
Apr 19, 2022 - Go
-
Updated
Apr 20, 2022 - JavaScript
-
Updated
Apr 19, 2022 - Python
-
Updated
Mar 30, 2022 - Rust
Discussed in outline/outline#3128
Originally posted by jenningsb2 February 16, 2022
Hey team!
I have a google form that I would love to use to capture feedback and interest on my documentation. I see that Google Docs/Sheets/Slides have an embedded option.
*Would an embedded Google Form be an option?
-
Updated
Apr 5, 2022 - Makefile
-
Updated
Apr 17, 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