mirror of
https://github.com/hhftechnology/Dock-Dploy.git
synced 2026-03-25 09:19:40 -05:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ccc423fd98 | ||
|
|
7549943336 |
21
README.md
21
README.md
@@ -1,12 +1,23 @@
|
||||
# Dock-Dploy
|
||||
<div align="center">
|
||||
<h1 align="center"><a href="https://github.com/hhftechnology/Dock-Dploy">Dock-Dploy</a></h1>
|
||||
</div>
|
||||
|
||||
**A web-based tool for building, managing, and converting Docker Compose files, configuration files, and schedulers.**
|
||||
A web-based tool for building, managing, and converting Docker Compose files, configuration files, and schedulers.
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://hub.docker.com/r/hhftechnology/Dock-Dploy)
|
||||

|
||||
[](https://discord.gg/HDCt9MjyMJ)
|
||||
[](https://reactjs.org/)
|
||||
[](https://www.typescriptlang.org/)
|
||||
[](https://vitejs.dev/)
|
||||
|
||||
---
|
||||
</div>
|
||||
|
||||
<img width="1735" height="2354" alt="image" src="https://github.com/user-attachments/assets/2f06bbe1-8161-4263-a030-f9cd258ee372" />
|
||||
<img width="1735" height="817" alt="image" src="https://github.com/user-attachments/assets/615c49e8-181f-4be8-8c07-aebc7aa2fb29" />
|
||||
|
||||
|
||||
## Table of Contents
|
||||
|
||||
@@ -212,9 +223,7 @@ docker-compose up -d
|
||||
```yaml
|
||||
services:
|
||||
dock-dploy:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: hhftechnology/dock-dploy:latest
|
||||
container_name: dock-dploy
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user