Skip to content

Commit ad9a7ae

Browse files
cheina97frisso
andauthored
Update .devcontainer/Readme.md
Co-authored-by: Fulvio Risso <[email protected]>
1 parent 8d683f9 commit ad9a7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This helps avoid "it works on my machine" issues and simplifies onboarding for n
1515
- **Host Home Directory Mount**: Mounts the host's home directory as read-only at `/mnt/hosthome` for easy access to configuration files and credentials.
1616
- **Automatic Powerlevel10k Setup**: If a `.p10k.zsh` config is found in the host's home, it is copied and sourced automatically in the container.
1717
- **Automatic Package Upgrades**: System packages are upgraded on container creation, including support for non-free packages.
18-
- **Network Capabilities**: With this devcontainer setup is possible to perform networking actions, like creating linux network namespaces and new network interfaces.
18+
- **Network Capabilities**: This devcontainer setup allows to carry out networking actions, such as creating Linux network namespaces and new network interfaces.
1919

2020
## Behaviours
2121

0 commit comments

Comments
 (0)