mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 12:15:50 +00:00
Update readme.md
This commit is contained in:
parent
ad72d451c2
commit
fb0ae2beb9
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ kubectl apply -f kubernetes.yml
|
|||
|
||||
* ### How do I run a script after installation?
|
||||
|
||||
To run your own script after installation, you can create a file called `install.bat` and place it in a folder together with other files it needs (programs to install for example). Then bind it in your compose file like this:
|
||||
To run your own script after installation, you can create a file called `install.bat` and place it in a folder together with any additional files it needs (software to be installed for example). Then bind that folder in your compose file like this:
|
||||
|
||||
```yaml
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue