mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +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
|
touch myread.md
|
||||||
echo "This repository is the easiest appmanage deployment on GitHub and DockerHub "'
|
echo "This repository is the easiest appmanage deployment on GitHub and DockerHub "'
|
||||||
```
|
```
|
||||||
git clone https://github.com/Websoft9/docker-library.git
|
git clone https://github.com/Websoft9/Stackhub.git
|
||||||
sudo docker network create websoft9 && sudo docker compose up -d
|
sudo docker network create websoft9 && cd Stackhub/appmanage && sudo docker compose up -d
|
||||||
```' > myread.md
|
```' > myread.md
|
||||||
|
|
||||||
- name: Docker Hub Description
|
- name: Docker Hub Description
|
||||||
|
Loading…
Reference in New Issue
Block a user