Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit d0d981f

Browse files
authored
Update README.md
1 parent cf247e4 commit d0d981f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/seccomp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You will need all of the following to complete this lab:
2121

2222
- A Linux-based Docker Host with seccomp enabled
2323
- Docker 1.10 or higher (preferably 1.12 or higher)
24-
- This lab was created using Ubunti 16.04 and Docker 17.04.0-ce. If you are using older versions of Docker you may need to replace `docker container run` commands with `docker run` commands.
24+
- This lab was created using Ubuntu 16.04 and Docker 17.04.0-ce. If you are using older versions of Docker you may need to replace `docker container run` commands with `docker run` commands.
2525

2626
The following commands show you how to check if seccomp is enabled in your system's kernel:
2727

0 commit comments

Comments
 (0)