mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +08:00
Update appmanage_docker.yml
This commit is contained in:
parent
71363a1f03
commit
53c894a911
4
.github/workflows/appmanage_docker.yml
vendored
4
.github/workflows/appmanage_docker.yml
vendored
@ -34,8 +34,8 @@ jobs:
|
||||
touch myread.md
|
||||
echo "This repository is the easiest appmanage deployment on GitHub and DockerHub "'
|
||||
```
|
||||
git clone https://github.com/Websoft9/docker-library.git
|
||||
sudo docker network create websoft9 && sudo docker compose up -d
|
||||
git clone https://github.com/Websoft9/Stackhub.git
|
||||
sudo docker network create websoft9 && cd Stackhub/appmanage && sudo docker compose up -d
|
||||
```' > myread.md
|
||||
|
||||
- name: Docker Hub Description
|
||||
|
Loading…
Reference in New Issue
Block a user