Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 418 Bytes

File metadata and controls

16 lines (9 loc) · 418 Bytes

Docker Binary Architecture

Company: Adobe | Difficulty: Easy


Scenario

You have a container image myapp:dualfix built from /home/interview/Dockerfile that fails during execution.

Task

Identify the issue with image as myapp:dualfix and verify it runs successfully with exit code 0.


📹 Video Solution