Browse Source

feat(play-with-containers-py): add PR suggestions to audit

pull/2274/head
nprimo 7 months ago
parent
commit
973a4e410e
  1. 6
      subjects/devops/play-with-containers-py/audit/README.md

6
subjects/devops/play-with-containers-py/audit/README.md

@ -6,7 +6,7 @@ A `README.md` file and all files used to create, delete and manage the student i
###### Are all the required files present?
###### Does the `.env` file not exist in the repo?
###### Was the `.env` file excluded from the git files?
###### Are all pushed files in the repo clean of any credentials or passwords?
@ -66,7 +66,7 @@ user:~$
###### Are all Dockerfiles based on `Debian` or `Alpine`?
###### There is no sensitive data in Dockerfiles or other solution files (sensitive data should only exist in `.env` file)?
###### Are Dockerfiles or any other solution files free from sensitive data (sensitive data should only exist in `.env` file)?
##### Ask the following questions to the group or student
@ -168,8 +168,6 @@ user:~$
##### Why do we use Docker images?
##### Where can we find some public Docker images?
###### Did the student reply correctly to the questions?
#### Inventory API Endpoints

Loading…
Cancel
Save