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 85,995 public repositories matching this topic...
-
Updated
May 15, 2022 - Java
-
Updated
May 13, 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
May 16, 2022 - Ruby
-
Updated
May 11, 2022 - JavaScript
-
Updated
May 16, 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
-
Updated
May 15, 2022 - TypeScript
-
Updated
May 12, 2022
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 12, 2022 - Go
-
Updated
May 14, 2022 - C#
-
Updated
May 12, 2022 - Go
-
Updated
May 16, 2022 - JavaScript
-
Updated
May 14, 2022 - Go
-
Updated
May 14, 2022 - Go
-
Updated
May 14, 2022 - JavaScript
-
Updated
May 11, 2022 - Rust
-
Updated
May 11, 2022 - Python
This is due to the input not being controlled – it only updates on mount and when the user types.
To Reproduce
Steps to reproduce the behavior:
- Go to "Search" in left sidebar
- Click on a recent search term (you have to have at least one)
- The url updates, the results update, but the search bar remains empty
Expected behavior
- The search term is also added to the search
-
Updated
May 3, 2022 - Makefile
-
Updated
May 15, 2022 - JavaScript
Need to have a global flag to control the console output mode (--json-output
or something like that).
Platform
- version: verdaccio/verdaccio:nightly-master
- platform: docker
Describe the bug
Most of the settings changed in the config.yaml file are not applied.
To Reproduce
web:
title: "Custom Title" => works
darkMode: false => works
showInfo: false => don't works
showSettings: false => don't works
showThemeSwitch: false => don't works
-
Updated
May 8, 2022 - Shell
Describe the bug
- Not all examples are using the correct handle bar helper
- There is a mix of with/out spaces between commands and handle bars. They should probably have the spaces, as they are included when injecting.
- Some helpers have no examples
- The helpers are ordered alphabetically within groups (e.g. Math helpers) but there is no separation or indicator of these groups.
-
Updated
May 16, 2022 - Go
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