James Corteciano
James Corteciano
- moosh version:0.23 - moodle version:3.1.1 - database:5.5.40 - php version:5.4.45 - operating system:AWS Linux ### Actual behaviour ### Expected behaviour ### Steps to reproduce 1. moosh course-restore /path/to/file.mbz 31...
# Description Exercise (e.g. C01-E01): c03-docker04 Student Name: James Corteciano > A brief explanation of what has been done. > I used the command `docker ps -aq | xargs docker...
# Description Exercise (e.g. C01-E01): c04-iac04 Student Name: James Corteciano > A brief explanation of what has been done. > Created Terraform files for the exercise at [Module Challenge (c04-iac04)](https://github.com/devopsacademyau/academy/blob/master/classes/04class/exercises/c04-iac04/README.md)...
# Description Exercise (e.g. C01-E01): c04-iac03 Student Name: James Corteciano > A brief explanation of what has been done. > Copied the same Terraform files in [previous exercise](https://github.com/devopsacademyau/academy/blob/master/classes/04class/exercises/c04-iac02) for the...
# Description Exercise (e.g. C01-E01): c04-iac02 Student Name: James Corteciano > A brief explanation of what has been done. > Created Terraform files as requirement for the exercise at [VPC...
# Description Exercise (e.g. C01-E01): c04-iac01 Student Name: James Corteciano > A brief explanation of what has been done. > Created Terraform files as requirement for the exercise at [S3...
# Description Exercise (e.g. C01-E01): c03-docker06 Student Name: James Corteciano > A brief explanation of what has been done. > Created `dockerfile` that contains Alpine image and the rest of...
# Description Exercise (e.g. C01-E01): c03-docker05 Student Name: James Corteciano > A brief explanation of what has been done. > First, run `docker login` for authentication to dockerhub. And then,...
# Description Exercise (e.g. C01-E01): c03-docker03 Student Name: James Corteciano > A brief explanation of what has been done. > Initially, using the command `docker login` to authenticate my account...
# Description Exercise (e.g. C01-E01): c03-docker02 Student Name: James Corteciano > A brief explanation of what has been done. > Created two dockerfile files(`Dockerfile.v1` and `Dockerfile.v2`) that contains instructions for...