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)
On a windows system Create a Dockerfile that uses alpine to run some Linux commands (include at least cat /etc/os-releas
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am