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
- Host: GitHub
- URL: https://github.com/g-flame-oss/docker-projects
- Owner: g-flame-oss
- Created: 2025-01-19T09:09:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T07:30:13.000Z (over 1 year ago)
- Last Synced: 2025-04-19T08:22:48.135Z (about 1 year ago)
- Topics: docker-image, dockerfile
- Language: Shell
- Homepage:
- Size: 12.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐳 Docker Projects



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

---
Made with ❤️ by g-flame