mirror of https://github.com/docker/docs.git
add app package
This commit is contained in:
parent
10523ab6b1
commit
607407271f
|
@ -37,14 +37,19 @@ To create a stack in the UCP web interface, follow these steps:
|
|||
5. Select either **Swarm Services** or **Kubernetes Workloads** for the orchestrator mode.
|
||||
6. If you selected Swarm in the previous step, select either **Compose File** or **App Package** for the **Application File Mode**.
|
||||
7. Select **Next**.
|
||||
|
||||
To specify a Compose file:
|
||||
|
||||
1. After selecting Swarm and Compose file, enter or upload your `docker-compose.yml` in **2. Add Application File**.
|
||||
8. If you select Swarm and Compose file, enter or upload your `docker-compose.yml` in **2. Add Application File**.
|
||||
|
||||

|
||||
|
||||
2. Select **Create**.
|
||||
or you can enter upload the application package in the single-file format.
|
||||
|
||||

|
||||
|
||||
9. Select **Create**.
|
||||
|
||||
To specify an app package:
|
||||
|
||||
(DETAIL NEEDED HERE)
|
||||
|
||||
|
||||
### Deploying on Swarm
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue