diff --git a/pr/1071/docker_container_copy_into_module.html b/pr/1071/docker_container_copy_into_module.html index b600bb23..492447ff 100644 --- a/pr/1071/docker_container_copy_into_module.html +++ b/pr/1071/docker_container_copy_into_module.html @@ -544,7 +544,7 @@ see container_path: /bin/runme owner_id: 0 # root group_id: 0 # root - mode: "0755" # readable and executable by all users, writable by root + mode: 0755 # readable and executable by all users, writable by root