Update appmanage_docker.yml

This commit is contained in:
qiaofeng1227 2023-03-24 15:00:51 +08:00 committed by GitHub
parent 71363a1f03
commit 53c894a911
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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