Docker Image

A Docker image is a read-only template that contains a set of instructions for creating a container that can run on the Docker platform. It provides a convenient way to package up applications and preconfigured server environments, which you can use for your own private use or share publicly with other Docker users.
Here are 10,329 public repositories matching this topic...
-
Updated
Apr 4, 2022
-
Updated
Apr 8, 2022 - JavaScript
Discussed in verdaccio/verdaccio#2853
Originally posted by microrache January 3, 2022
It would be cool to have something like a "public"- or "assets"-folder which is exposed by Verdaccio's web server. This folder then could be mounted as a Docker Volume, where e.g. screenshots and other assets are stored. Th
Is your enhancement request related to a problem? Please describe.
Clear visual indication when an integration/application is connected/active.
Slack is fully connected and active at this stage. It would be nice to have a visual indicator on this page to know slack is connected without clicking on configure
and navigating to another page.
![image](https://user-images.githubuserconte
-
Updated
Apr 8, 2022 - Shell
-
Updated
Apr 8, 2022 - Go
-
Updated
Apr 8, 2022 - Dockerfile
-
Updated
Mar 30, 2022 - Python
-
Updated
Mar 21, 2022 - Go
-
Updated
Mar 21, 2022 - Go
-
Updated
Apr 7, 2022 - Shell
-
Updated
Apr 2, 2022 - Shell
-
Updated
Aug 20, 2020
-
Updated
Dec 2, 2021 - Shell
-
Updated
Apr 8, 2022 - Go
-
Updated
Feb 26, 2022 - HTML
-
Updated
Apr 7, 2022 - Python
-
Updated
Apr 20, 2021 - Go
-
Updated
Mar 22, 2022 - Shell
-
Updated
Feb 17, 2022 - Ruby
-
Updated
Dec 30, 2021 - Shell
-
Updated
Apr 8, 2022 - Python
-
Updated
Jan 25, 2022 - Dockerfile
-
Updated
Feb 15, 2022 - 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
Mar 2, 2022 - Dockerfile
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.