Skip to content

Commit

Permalink
update the section header
Browse files Browse the repository at this point in the history
  • Loading branch information
elft3r committed Jun 13, 2024
1 parent 02bf07e commit 5d5f72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/kickstart/chapters/webapps-part1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Great! So you have now looked at `docker container run`, played with a Docker container, and also got the hang of some terminology. Armed with all this knowledge, you are now ready to get to the real stuff — create Docker Images, and deploy these images as web applications with Docker.

### <a name="Task_1"></a>Task 1: Run a static website in a container
# Task 1: Run a static website in a container

> **Note:** Code for this section is in this repo in the [static-site directory](https://github.com/docker/labs/tree/master/beginner/static-site).
Expand Down

0 comments on commit 5d5f72a

Please sign in to comment.