Skip to content

Commit 75d7fb8

Browse files
author
Alan Christie
committed
docs: Doc tweak
1 parent 122e341 commit 75d7fb8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ installed (amongst others): -
2525
Dev-Container expects this. This is where we put all our kubernetes cluster
2626
config 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.

0 commit comments

Comments
 (0)