On a windows system Create a Dockerfile that uses alpine to run some Linux commands (include at least cat /etc/os-releas

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

On a windows system Create a Dockerfile that uses alpine to run some Linux commands (include at least cat /etc/os-releas

Post by answerhappygod »

On a windows system
Create a Dockerfile that uses alpine to run some Linux commands
(include at least cat /etc/os-release), capture the output in
a file, and make that file available in some folder on your host
machine (the -v or --volume option may be
helpful when running this machine)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply