File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,11 @@ installed (amongst others): -
2525Dev-Container expects this. This is where we put all our kubernetes cluster
2626config files and it wil lbe mounted into the DevContainer as ` /k8s-config ` .
2727
28+ A ** postCreateCommand** is used to fix volume permissions of the command-history
29+ file when you first start the dev-container. This allows command history to
30+ persist between containers. You'll see a few messages ending with
31+ ** Done. Press any key to close the terminal.** . Hit any key and you'll be * good-to-go* .
32+
2833> Separate branches of this repository will be maintained
2934 for each active Major/Minor Python version used in our Projects.
3035 So you'll find a 3.13 branch for our Python 3.13 projects.
You can’t perform that action at this time.
0 commit comments