diff --git a/subjects/ascii-art-web/dockerize/audit.md b/subjects/ascii-art-web/dockerize/audit.md index 540b8713..835affee 100644 --- a/subjects/ascii-art-web/dockerize/audit.md +++ b/subjects/ascii-art-web/dockerize/audit.md @@ -39,12 +39,8 @@ exit student$ ``` -###### Is the file system of the containers well organized? - ###### Does the DockerFile contain some [metadata](https://docs.docker.com/config/labels-custom-metadata/) applied to the docker object? -###### Does the project present no [unused object](https://docs.docker.com/config/pruning/)? - ###### As an auditor, is this project up to every standard? If not, why are you failing the project?(Empty Work, Incomplete Work, Invalid compilation, Cheating, Crashing, Leaks) #### General