docker-image
Here are 8,397 public repositories matching this topic...
-
Updated
Aug 1, 2020
-
Updated
Aug 24, 2020 - JavaScript
This is the first try using GatsbyJS as website:
Goals
- To have a more flexible website
- Be able to add new pages based on different sources (GitHub, Markdown, etc etc)
- Improve SEO experience
- Custom versioning (nice to have): We don't want to build versioning for each change, versioning should be immutable. Eg: If we are on
v5.0.0
and we release a patch version, thev5.0.0
wi
-
Updated
Aug 24, 2020 - Shell
-
Updated
Aug 21, 2020 - Dockerfile
-
Updated
Jun 10, 2020 - Python
-
Updated
Aug 22, 2020 - Go
-
Updated
Aug 25, 2020 - Go
Dark Mode
Is your enhancement request related to a problem? Please describe.
No
Describe the solution you'd like
A dark mode theme for the staff interface.
Describe alternatives you've considered
Can use alternative hacks but these often break notifications on some platforms.
Additional context
This would help with late night working whereas most OSs support dark mode for applic
-
Updated
Jul 21, 2020 - Shell
-
Updated
Aug 18, 2020 - Go
-
Updated
Jul 23, 2020 - Shell
-
Updated
Aug 19, 2020 - Go
-
Updated
Aug 16, 2020 - Python
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 25, 2020 - Go
-
Updated
Jun 20, 2020 - Shell
-
Updated
Aug 12, 2020 - Ruby
-
Updated
Aug 24, 2020 - Shell
-
Updated
Jun 13, 2020 - Dockerfile
-
Updated
Jul 3, 2020 - Shell
-
Updated
Apr 6, 2019 - Jupyter Notebook
-
Updated
Mar 6, 2020 - 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 10, 2020 - Shell
-
Updated
Aug 18, 2020 - Shell
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."
Bug description
Don´t show table correctly
Expected behavior
A Table view normal
Steps to reproduce the issue:
Crreate a container with large ENV variable
Technical details:
docker run -p 9000:9000 portainer/portainer
):