This website requires JavaScript.
Explore
Help
Register
Sign In
vanten-s
/
vanten-s.com
Watch
1
Star
0
Fork
You've already forked vanten-s.com
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
e81fc0ad7a
vanten-s.com
/
Dockerfile
8 lines
61 B
Docker
Raw
Normal View
History
Unescape
Escape
Testingg
2024-07-21 22:26:45 +02:00
FROM
alpine
Test
2024-07-21 22:28:49 +02:00
WORKDIR
/src
Testingg
2024-07-21 22:26:45 +02:00
RUN
apk add hugo
Test
2024-07-21 22:28:49 +02:00
testtt
2024-07-21 22:34:27 +02:00
CMD
cd
$1
;
hugo
Reference in a new issue
Copy permalink