Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 23 Shell Dockerfile Projects
-
docker-images
Official source of container configurations, images, and examples for Oracle products and projects
Project mention: Oracle client in Windows Docker container (I already know I'm wasting my time, but...) | reddit.com/r/docker | 2023-01-24Been looking at this for days now. I'm forced for legacy code reasons to use Windows containers, so there's no point suggesting that I use the Linux containers on WSL. However, it seems that NOBODY has been able to get Oracle's Windows client installed on a Windows container. See this Github thread for example. I'm pretty new to Docker but have used Oracle for decades, and I'm a little a bit in shock that such a big name company like Oracle hasn't solved this issue.
-
$ git clone https://github.com/dwmkerr/terraform-consul-cluster.git $ git clone https://github.com/splunk/splunk-aws-cloudformation.git $ git clone https://github.com/webdevops/Dockerfile.git $ git clone https://github.com/softprops/serverless-aws-rust-http.git $ git clone https://github.com/kubernetes/examples.git $ git clone https://github.com/prometheus-community/helm-charts.git
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
geodesic
🚀 Geodesic is a DevOps Linux Toolbox in Docker. We use it as an interactive cloud automation shell. It's the fastest way to get up and running with a rock solid Open Source toolchain. ★ this repo! https://slack.cloudposse.com/
That's basically what geodesic does. I use it almost daily with my team and it allows us to maintain the same tooling cross platform.
-
docker-wine
Docker image that includes Wine and Winetricks for running Windows applications on Linux and macOS
Project mention: Tips for avoiding bloat with Wine's multilib dependencies? | reddit.com/r/Gentoo | 2022-09-19Docker container This alternative would eat more resources than necessary as an additional OS would be running in the background. I've also noticed that displaying the application in X11/Wayland this way seems to introduce an overhead if no GPU is shared with the container (which is negligible with the proper configuration): https://github.com/scottyhardy/docker-wine
-
bastion
🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support (by cloudposse)
Project mention: Any tool to check the security of my server? | reddit.com/r/selfhosted | 2023-01-06cloudposse/bastion
-
Take a look at how zsh-in-docker does it. You just need to add some environment variables to .zshrc.
-
Project mention: Hi all. Need your help to explain why volume starts with ./ | reddit.com/r/docker | 2022-07-18
Looks like straight forward and a standard Docker deployment, https://hub.docker.com/r/invoiceninja/invoiceninja/. Your questions are more general Docker understanding questions.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Project mention: Is ProWritingAid the same as Grammarly when it comes to security? | reddit.com/r/PrivacyGuides | 2022-09-09
-
Look here - https://github.com/Graylog2/graylog2-images/issues/211
-
CSGO
Dockerfile for automated build of a CS:GO gameserver: https://hub.docker.com/r/cm2network/csgo/
Project mention: i've been csgo server and i was build with steamCMD GUI but my csgo server only seen on LAN, how to put my csgo server become public? | reddit.com/r/csgo | 2022-10-22I usually use this docker image to start a server github
-
-
containers
Repo containing the dockerfiles and scripts to produce the official eclipse-temurin containers. (by adoptium)
Project mention: Primeiros passos no desenvolvimento Java em 2023: um guia particular | dev.to | 2023-01-19 -
docker-gc-cron
A Docker image that allows scheduled cleanup of unused Docker images, containers, and volumes.
-
s2i-php-container
PHP container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running PHP applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Packages that install to /opt/rh are part of Software Collections (http://softwarecollections.org/). They do not install to the root filesystem because they would conflict with a package that is part of the base OS, and (often) would break the ABI guarantee. They're meant to be add-ons that are "activated" as needed.
-
docker-bind
Bind (bind9) caching DNS server on Alpine or Debian with wild-card domain support [multi-arch]
Project mention: Bind caching DNS server on Alpine or Debian with wild-card domain support [multi-arch] | reddit.com/r/coolgithubprojects | 2022-12-14 -
-
-
docker-images
Home for AlmaLinux Docker image RootFS files and production version of sources (by AlmaLinux)
-
docker-chromium
Docker container with Chromium desktop and a Web VNC client allowing you to run Chromium on any server you have
-
grafana-unraid-stack
Meet Gus! He has everything you need to start monitoring Unraid (Grafana - Influxdb - Telegraf - Loki - Promtail).
-
-
mongodb-container
MongoDB container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Shell Dockerfile related posts
- Oracle client in Windows Docker container (I already know I'm wasting my time, but...)
- I tried to install Oracle 19c db in my laptop which has amd ryzen 5 processor, windows 11 home edition, 512 SSD with 8 gb Ram. However it is taking forever to install especially during setup .. Any idea to overcome or speed up the process. ?
- Z jakiej dystrybucji Linuxa korzysta kasa samoobsługowa Żabki? 🤔
- i've been csgo server and i was build with steamCMD GUI but my csgo server only seen on LAN, how to put my csgo server become public?
- From Java to Golang and back
- Is ProWritingAid the same as Grammarly when it comes to security?
- Uberjar hosting services?
-
A note from our sponsor - SonarLint
www.sonarlint.org | 4 Feb 2023
Index
What are some of the best open-source Dockerfile projects in Shell? This list will help you:
Project | Stars | |
---|---|---|
1 | docker-images | 5,855 |
2 | Dockerfile | 1,436 |
3 | geodesic | 822 |
4 | docker-wine | 610 |
5 | bastion | 590 |
6 | zsh-in-docker | 568 |
7 | dockerfiles | 279 |
8 | docker-wkhtmltopdf | 255 |
9 | docker-languagetool | 238 |
10 | graylog2-images | 237 |
11 | CSGO | 191 |
12 | alpine-mariadb | 188 |
13 | containers | 128 |
14 | docker-gc-cron | 111 |
15 | s2i-php-container | 102 |
16 | docker-bind | 71 |
17 | docker_base_images | 70 |
18 | docker-archlinux-aur | 70 |
19 | docker-images | 65 |
20 | docker-chromium | 60 |
21 | grafana-unraid-stack | 59 |
22 | docker-commandbox | 53 |
23 | mongodb-container | 51 |