An open API service indexing awesome lists of open source software.

https://github.com/g-flame-oss/docker-projects

repo containing many docker based projects such as a custom docker container for Minecraft :bedrock edition and custom docker files for the Skyport panel
https://github.com/g-flame-oss/docker-projects

docker-image dockerfile

Last synced: about 1 month ago
JSON representation

repo containing many docker based projects such as a custom docker container for Minecraft :bedrock edition and custom docker files for the Skyport panel

Awesome Lists containing this project

README

          

# 🐳 Docker Projects

![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
![Bash Script](https://img.shields.io/badge/bash_script-%23121011.svg?style=for-the-badge&logo=gnu-bash&logoColor=white)
![JSON](https://img.shields.io/badge/JWT-black?style=for-the-badge&logo=JSON%20web%20tokens)

Cross-architecture Docker solutions for game servers and Skyport integration

## 🚀 Overview

This repository hosts a collection of Docker-based solutions designed to address common deployment challenges. While primarily focused on ARM64 architecture, all projects maintain full compatibility with AMD64 systems, ensuring broad usability across different platforms.

## 📦 Projects

### 🎮 Bedrock Server Docker (BSD)

A persistent Docker container solution for Minecraft Bedrock Server with an intuitive CLI management tool.

**Key Features:**
- Cross-platform compatibility (ARM64/AMD64)
- Persistent data storage
- Easy-to-use command line interface
- Server management tools
- Automated logging system

**Quick Installation:**
```bash
sudo bash -c "$(curl -fsSL https://github.com/g-flame-oss/Docker-Projects/raw/refs/heads/main/assets/other/bedrock-server/bsd-installer.sh)"
```

[📘 Learn More](https://github.com/g-flame/dockerimages-skyport/tree/main/assets/other/bedrock-server)

### ⚡ Skyport Images

A collection of Docker images specifically designed for running Minecraft Java Edition servers through the Skyport panel.

**Features:**
- Multiple Minecraft server software support
- Cross-architecture compatibility
- Optimized for Skyport panel integration
- Pre-configured environments

[🔗 View Collection](https://github.com/g-flame/dockerimages-skyport/tree/main/assets/skyport)

## 🛠️ Tech Stack

Our projects leverage industry-standard technologies:
- **Docker**: Containerization and deployment
- **Bash**: Automation and scripting
- **JSON/JWT**: Configuration and authentication

## 👥 Contributors

![Alt](https://repobeats.axiom.co/api/embed/f965d93e7316de6fc52e7f98143fc49e4eb009bf.svg "Repobeats analytics image")
---


Made with ❤️ by g-flame