11 Repos
Tools for running and managing containerized applications.
Explore 11 awesome GitHub repositories matching part of an awesome list · Containerization. Refine with filters or upvote what's useful.
Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux namespaces and control groups. It serves as a Linux container manager capable of starting and managing isolated processes and images through low-level kernel features. The project includes an OCI image tool for pulling, saving, and building container images compatible with industry standards. It further integrates a cgroup resource controller to restrict CPU and memory consumption for isolated processes. The tool covers the full container lifecycle, including process isolati
Listed in the “Containerization” section of the Build Your Own X awesome list.
ChatGPT-Shortcut is a prompt engineering toolkit and management library designed to organize, refine, and deploy structured instructions for large language models. It functions as a browser-based prompt injector and a self-hosted prompt database, allowing users to maintain a curated collection of specialized templates. The project features a community prompt gallery where users can publish, discover, and vote on effective templates. It distinguishes itself by integrating these libraries directly into chat interfaces via userscripts or browser extensions, enabling access to prompts through sid
Runs the application using containerized environments for consistent setup and scaling.
A workshop on Linux containers: Rebuild Docker from Scratch
Listed in the “Containerization” section of the Build Your Own X awesome list.
A Docker-type runtime, written in 100% Python
Listed in the “Containerization” section of the Build Your Own X awesome list.
Dockerfiles to provide HTML5 VNC interface to access Ubuntu Desktop ROS2, based on AtsushiSaito/docker-ubuntu-sweb
Container with HTML5 VNC interface.
Docker-compatible container CLI built on Apple's Containerization framework. Same commands, same flags — mocker run, ps, stop, build, compose, stats — all working on macOS 26.
A native container CLI built on Apple's containerization framework.
This repository contains Docker-related material aimed at setting up, configuring and developing a micro-ROS-based application.
Setup and development environment for micro-ROS.
zodern/meteor Docker Image
Docker image for application containers.
Docker image for Meteor. Read-only mirror of https://gitlab.com/tozd/docker/meteor
Docker configuration for application deployment.
A dockerfile to build a ROS2 OpenSplice CE container
Container for ROS2 and OpenSplice.
This repo contains a base Docker image for use by Meteor apps built using a multistage Dockerfile. You might want to use this base because:
Base image for containerized applications.