You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
ASYD/ASYD_Docker/docker-02/webcp/index.html

8 lines
296 B

<html>
<head> <title>Hello ASYD!</title> </head>
<body> <h1>This is a Heading</h1>
This is some text. Don't you think Docker rocks? <p>
Anyways, you have just copied the file index.html from your host-computer (i.e., your Raspi) into a running container. Splendid!
</body>
</html>