Signed-off-by: Paul Liljenberg <liljenberg.paul@gmail.com>
@@ -40,7 +40,7 @@ else
fi
-if [ -n "$inContainer" ]; then
+if [ -z "$inContainer" ]; then
{
echo "# WARNING! I don't seem to be running in a Docker container."
echo "# The result of this command might be an incorrect build, and will not be"