docker-image
Here are 9,489 public repositories matching this topic...
-
Updated
Jul 4, 2021
-
Updated
Jul 16, 2021 - JavaScript
Describe the bug
Without a valid logger configuration verdaccio always outputs a deprecation warning about "multiple logger configuration".
This is apparently due to
https://github.com/verdaccio/verdaccio/blob/master/packages/logger/src/logger.ts#L101
which wraps DEFAULT_LOGGER_CONF in an array if there's no logger configuration in current config.
Furthermore, https://verdaccio.org/
Is your enhancement request related to a problem? Please describe.
I just added a channel avatar but now I'd like to remove it again.
There doesn't seem to be a way to do this yet.
Describe the solution you'd like
There should be a button/checkbox to remote the channel avatar.
Describe alternatives you've considered
Just living with the fact that I can't remove it... :)
-
Updated
Jul 9, 2021 - Shell
-
Updated
Jul 14, 2021 - Dockerfile
-
Updated
Jul 13, 2021 - Go
-
Updated
Jun 23, 2021 - Python
-
Updated
Jul 12, 2021 - Go
-
Updated
Jun 2, 2021 - Go
-
Updated
Jul 15, 2021 - Shell
-
Updated
Aug 20, 2020
-
Updated
Jul 13, 2021 - Shell
-
Updated
Jul 16, 2021 - Shell
-
Updated
Jun 26, 2021 - Python
-
Updated
Jul 13, 2021 - Go
-
Updated
Apr 20, 2021 - Go
-
Updated
Jun 2, 2021 - HTML
-
Updated
Jun 15, 2021 - Shell
-
Updated
Dec 13, 2020 - Ruby
-
Updated
Oct 9, 2020 - Shell
-
Updated
Mar 22, 2021 - Shell
After running NC with NCP for more then a year with over 2 million files stored on it, I asked myself if the mysql/mariadb DB needs to be maintained?
I searched the internet and the simplest solution I found was using
sudo mysqlcheck -o --all-databases
This reduced the DB size from around 950MB to a little over 800MB and NC seems to be a little more responsive (but this could homeopat
-
Updated
Jul 16, 2021 - Dockerfile
-
Updated
Jun 13, 2020 - Dockerfile
-
Updated
Jun 27, 2021 - Python
Is this a request for help?: Yes
Is this a BUG REPORT or a FEATURE REQUEST? (choose one): FEATURE REQUEST
Can we add a option to allow the engine update vulnerabilities database through specific proxy ser
Improve this page
Add a description, image, and links to the docker-image topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the docker-image topic, visit your repo's landing page and select "manage topics."
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.