Skip to content

Commit 4db9c24

Browse files
Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md
Co-authored-by: Julián Caro Linares <j.carolinares@arduino.cc>
1 parent 69cf551 commit 4db9c24

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual

1 file changed

+1
-1
lines changed

content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ pyserial==3.4
556556

557557
Within the dockerfile, a working directory, `/app`, is defined inside the container. The Python® script is copied into this directory and granted execution permissions, ensuring that it can run without issues. The concluding action sets the default command for the Docker container to initiate the Python® script when the container starts.
558558

559-
```python
559+
```bash
560560
# docker-compose.yaml
561561

562562
version: '3.6'

0 commit comments

Comments
 (0)