mirror of https://github.com/docker/docs.git
commit
0905e15755
|
@ -25,7 +25,7 @@ Although you can start from an empty directory, it is highly recommended that yo
|
||||||
└── client # (3)
|
└── client # (3)
|
||||||
│ └── src
|
│ └── src
|
||||||
│ ├── App.tsx
|
│ ├── App.tsx
|
||||||
│ └── ... React aplication
|
│ └── ... React application
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Contains everything required to build the extension and run it in Docker Desktop.
|
1. Contains everything required to build the extension and run it in Docker Desktop.
|
||||||
|
|
Loading…
Reference in New Issue