Skip to content
Snippets Groups Projects
Commit cc7d48a2 authored by Armin Co's avatar Armin Co
Browse files

Typo

parent 6d3dc82d
Branches master
No related tags found
No related merge requests found
No preview for this file type
...@@ -239,7 +239,7 @@ ...@@ -239,7 +239,7 @@
\begin{description} \begin{description}
\item[docker build] Build a docker image, specified by a Dockerfile \item[docker build] Build a docker image, specified by a Dockerfile
\item[docekr pull] Pull the given image from the DockerHub \item[docker pull] Pull the given image from the DockerHub
\item[docker run] Start a container based on the specified image \item[docker run] Start a container based on the specified image
\item[docker ps] Show the currently running containers \item[docker ps] Show the currently running containers
\item[docker exec] Run a command inside the context/namespace of the container (see also \emph{nsenter}) \item[docker exec] Run a command inside the context/namespace of the container (see also \emph{nsenter})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment