Open gabrielmocanu opened 2 weeks ago
Description:
Create a Dockerfile for 05-rwslotmachine5 exercise.
05-rwslotmachine5
Requirements:
31348
Verify the functionality of the solution to ensure that it works as expected after building and running the Dockerfile.
Ensure the Dockerfile is optimized and avoids unnecessary layers.
Expected Outcome:
A fully working Dockerfile that can be built and executed in two separate stages, satisfying the above requirements.
Description:
Create a Dockerfile for
05-rwslotmachine5
exercise.Requirements:
31348
.Verify the functionality of the solution to ensure that it works as expected after building and running the Dockerfile.
Ensure the Dockerfile is optimized and avoids unnecessary layers.
Expected Outcome:
A fully working Dockerfile that can be built and executed in two separate stages, satisfying the above requirements.