Shell docker-image

Open-source Shell projects categorized as docker-image

Top 23 Shell docker-image Projects

  • docker-minecraft-server

    Docker image that provides a Minecraft Server that will automatically download selected version at startup

  • Project mention: PaperMC/Paper: The most widely used, high performance Minecraft server | news.ycombinator.com | 2024-03-10

    Looks nice! I have a comprehensive docker compose file with itzg’s image [0] repeated a dozen times.

    [0] https://github.com/itzg/docker-minecraft-server

  • docker-node

    Official Docker Image for Node.js :whale: :turtle: :rocket:

  • Project mention: Standalone Next.js. When serverless is not an option | dev.to | 2024-04-12

    FROM node:16-alpine AS base FROM base AS deps # Check https://github.com/nodejs/docker-node/tree/b4117f9333da4138b03a546ec926ef50a31506c3#nodealpine to understand why libc6-compat might be needed. RUN apk add --no-cache libc6-compat WORKDIR /app COPY package.json package-lock.json* ./ RUN npm ci FROM base AS builder WORKDIR /app COPY --from=deps /app/node_modules ./node_modules COPY . . RUN npm run build # Production image, copy all the files and run next FROM base AS runner WORKDIR /app ENV NODE_ENV production COPY --from=builder /app/.next/standalone ./ COPY --from=builder /app/.next/static ./.next/static COPY --from=builder /app/public ./public EXPOSE 3000 ENV PORT 3000 ENV HOSTNAME localhost CMD ["node", "server.js"]

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • docker-gitlab

    Dockerized GitLab

  • Project mention: Gitlab docker port number missing on http clone. | /r/gitlab | 2023-04-27
  • docker-ipsec-vpn-server

    Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2

  • Project mention: Selfhosted VPN advice for Homelab Access | /r/homelab | 2023-07-10

    IPSEC-L2TP is built into everything. No clients required on Windows, Mac, Android, iOS, Linux, etc. Great Docker container for cutting through most of the difficulty here: https://hub.docker.com/r/hwdsl2/ipsec-vpn-server

  • docker

    ⛴ Docker image of Nextcloud (by nextcloud)

  • Project mention: Has Anyone Created A Working Docker Container? | /r/NextCloud | 2023-12-09
  • docker-openldap

    OpenLDAP container image 🐳🌴

  • Project mention: Question: How to Use LDAP Authentication and User Accounts On TAK Servers | /r/ATAK | 2023-07-09

    I'm entirely unfamiliar with overlays. I don't believe I've configured any on my OpenLDAP server, as it is just a default docker image I've populated with some OUs and users.

  • containers

    Bitnami container images

  • Project mention: Debian 12 is now the base operating system of Bitnami packages | news.ycombinator.com | 2024-03-07

    Have a look at the postgresql readme file to see the value they add: https://github.com/bitnami/containers/tree/main/bitnami/post...

    When you use a bunch of different containers from Bitnami, you'll start to notice common configuration patterns which make managing the containers easier.

    On the flipside, the additional configuration sometimes contradicts to the official documentation, so that can add complexity from time to time.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • NextCloudPi

    📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...

  • Project mention: (HELP) Setting up NextCloud on a Raspberry Pi | /r/NextCloud | 2023-06-22

    nextcloudpi.com

  • stego-toolkit

    Collection of steganography tools - helps with CTF challenges

  • zabbix-docker

    Official Zabbix Dockerfiles

  • minideb

    A small image based on Debian designed for use in containers

  • virtual-dsm

    Virtual DSM in a Docker container.

  • Project mention: Virtual DSM in a Docker Container | news.ycombinator.com | 2024-02-27
  • netbox-docker

    🐳 Docker Image of NetBox

  • Project mention: http: invalid host header | /r/Netbox | 2023-11-23

    Hi everyone. Im new to netbox, im trying to install netbox docker and i'm following this guide: https://github.com/netbox-community/netbox-docker

  • Dockerfile

    :package: Dockerfiles from WebDevOps for PHP, Apache and Nginx (by webdevops)

  • docker-php

    🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!

  • Docker-DocumentServer

    ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.

  • Project mention: It works and then it doesn't. | /r/OnlyOffice | 2023-06-04

    I am new to NextCloud and was very excited to see OnlyOffice. I use portainer to install them, particularly this docker compose for OO. I uncommented the JWT part.

  • dockovpn

    🔐 Out of the box stateless openvpn-server docker image which starts in less than 2 seconds

  • docker-minecraft-bedrock-server

    Containerized Minecraft Bedrock Dedicated Server with selectable version

  • Project mention: I've grown out of the loop. What's the goto way to play the Java edition online with a self hosted server? | /r/feedthebeast | 2023-12-07

    In terms of deploying the server I'd recommend https://github.com/itzg/docker-minecraft-bedrock-server, it's pretty much state of the art and uses Docker which is industry standard for deploying instances.

  • jekyll-docker

    ⛴ Docker images, and CI builders for Jekyll.

  • Project mention: Ask HN: Looking for lightweight personal blogging platform | news.ycombinator.com | 2024-02-06

    I run Jekyll in its own official docker container. You just need to mount the directory with the md files and it autogenerates new htmls whenever an md is updated. No need for Ruby.

    I'm on my phone now and I can't check what I used to run it but all the details are at https://github.com/envygeeks/jekyll-docker/blob/master/READM...

    Then HTMLs can be deployed to the public facing server.

  • docker-phpLDAPadmin

    phpLDAPadmin container image 🐳🌴

  • Project mention: How can I find out which environment variables are supported by this Docker image? | /r/docker | 2023-05-10
  • BugBountyScanner

    A Bash script and Docker image for Bug Bounty reconnaissance. Intended for headless use.

  • docker-squid

    Dockerfile to create a Docker container image for Squid proxy server

  • nordvpn

    NordVpn Docker Client

  • Project mention: [Self Hosted] VPN Mullvad pour les conteneurs Docker | /r/enfrancais | 2023-05-03
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-12.

Shell docker-image related posts

Index

What are some of the best open-source docker-image projects in Shell? This list will help you:

Project Stars
1 docker-minecraft-server 8,313
2 docker-node 8,056
3 docker-gitlab 7,766
4 docker-ipsec-vpn-server 6,107
5 docker 5,609
6 docker-openldap 3,945
7 containers 2,499
8 NextCloudPi 2,374
9 stego-toolkit 2,234
10 zabbix-docker 2,180
11 minideb 1,966
12 virtual-dsm 1,915
13 netbox-docker 1,632
14 Dockerfile 1,629
15 docker-php 1,406
16 Docker-DocumentServer 1,219
17 dockovpn 1,064
18 docker-minecraft-bedrock-server 1,024
19 jekyll-docker 993
20 docker-phpLDAPadmin 826
21 BugBountyScanner 815
22 docker-squid 809
23 nordvpn 693

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com