We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00e50a commit f78b653Copy full SHA for f78b653
tools/devctr/Dockerfile
@@ -51,7 +51,7 @@ RUN apt-get update \
51
&& apt-get -y install --no-install-recommends \
52
# essential build tools
53
gcc make libc-dev binutils-dev libssl-dev \
54
- # Useful utilifies
+ # Useful utilities
55
gdbserver \
56
# Needed in order to be able to compile `userfaultfd-sys`.
57
clang \
0 commit comments