This website requires JavaScript.
Explore
Help
Register
Sign In
yeasy
/
docker_practice
mirror of
https://github.com/yeasy/docker_practice.git
Watch
1
Star
0
Fork
You've already forked docker_practice
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5d91c5a39f
docker_practice
/
image
/
demo
/
multi-arch
/
Dockerfile
6 lines
80 B
Go
Raw
Blame
History
FROM
--
platform
=
$
TARGETPLATFORM
alpine
RUN
uname
-
a
>
/
os
.
txt
CMD
cat
/
os
.
txt
Reference in New Issue
View Git Blame
Copy Permalink