docker-image
Here are 9,821 public repositories matching this topic...
-
Updated
Oct 30, 2021
-
Updated
Nov 9, 2021 - JavaScript
Discussed in verdaccio/verdaccio#2155
The current progress could be tested via
pnpm install
pnpm build
pnpm debug:fastify
or
npm i -g verdaccio@6-next
verdaccio fastify-server
The main idea is launch fastify with next major but under a flag, so could be tested for a period of time until replaces completely Express server.
In the API docs, we are asking the users to use the account id. It is not displayed anywhere in the application. The devs would need to deduce it from the URL which is a bad UX.
Todo:
- Display Account ID in the account
-
Updated
Nov 2, 2021 - Shell
-
Updated
Nov 9, 2021 - Dockerfile
-
Updated
Nov 8, 2021 - Go
-
Updated
Nov 5, 2021 - Python
-
Updated
Nov 1, 2021 - Go
-
Updated
Oct 21, 2021 - Go
-
Updated
Nov 7, 2021 - Shell
-
Updated
Nov 8, 2021 - Shell
-
Updated
Aug 20, 2020
-
Updated
Oct 13, 2021 - Shell
-
Updated
Nov 9, 2021 - Go
-
Updated
Oct 26, 2021 - Python
-
Updated
Oct 24, 2021 - HTML
-
Updated
Apr 20, 2021 - Go
-
Updated
Oct 3, 2021 - Shell
-
Updated
Sep 14, 2021 - Ruby
-
Updated
Oct 9, 2020 - Shell
-
Updated
Oct 26, 2021 - Python
-
Updated
Oct 13, 2021 - Dockerfile
-
Updated
Sep 1, 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
Jun 13, 2020 - Dockerfile
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.