docker-shellcheck
blog
docker-shellcheck | blog | |
---|---|---|
1 | 5 | |
7 | 5 | |
- | - | |
1.5 | 6.8 | |
3 months ago | about 1 month ago | |
Dockerfile | HTML | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
docker-shellcheck
-
How to handle security updates to containers OSes?
Thanks and you're welcome. I am considering adding on how to package apps that have shared library dependencies using ldd utility (apps that aren't statically compiled). A few examples of that: - https://github.com/PeterDaveHello/docker-shellcheck/pull/11 - https://github.com/samrocketman/blog/issues/81 - https://github.com/samrocketman/docker-webhookrelay/blob/main/Dockerfile
blog
-
Protecting SSHD's Listening Port with Port Knocking (or better)
I forgot to mention I have an unpublished blog post on the topic. iptables man pages are a good read as well
-
Looking for a speaker on a panel on "how to make the most of Jenkins", pm me if interested
If you're trying to capture your job configuration, you don't want your build history (due to large size), and you want the configuration for an off-site test setup... then you can tar up your Jenkins home without capturing the build metadata.
-
How to handle security updates to containers OSes?
Thanks and you're welcome. I am considering adding on how to package apps that have shared library dependencies using ldd utility (apps that aren't statically compiled). A few examples of that: - https://github.com/PeterDaveHello/docker-shellcheck/pull/11 - https://github.com/samrocketman/blog/issues/81 - https://github.com/samrocketman/docker-webhookrelay/blob/main/Dockerfile
-
Is docker/k8s necessary for most situations?
Here is my guide to production Docker images which includes practical examples. Also, if you think you still need a shell in your minimal container hereās an example of reusing busybox from Alpine.
-
How to safely upgrade jenkins plugin. What is the fail proof way to do it.
If you don't want to use git to capture your Jenkins home data, here's a tar command method
What are some alternatives?
tinymediamanager-docker - A repository for creating a docker container including TinyMediaManager with GUI interface.
jenkins-bootstrap-shared - Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.
tuterm-collection - A collection of tuterm scripts
NetworkManager-ssh - SSH VPN integration for NetworkManager
metalinter - Docker image with useful non-code linters
jenkins-script-console-scripts - A repository of one-off script console scripts for Jenkins.
alpine-plus-plus - A lightweight Docker container for shell scripting with git and GNU tools on Alpine Linux
docker-webhookrelay - A minimal sidecar container meant to run a webhook relay for a local docker service.
docker-tomcat - A minimal security hardened Docker based Tomcat
groovy-guru - Groovy Intellisense for Visual Studio Code