Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm authored Jul 22, 2019
1 parent 490fd05 commit a867f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ mvn liberty:stop-server
Before you can deploy the application to Kubernetes, you need to containerize it with Docker.

The Dockerfile is provided at the `start` directory. If you're unfamiliar with Dockerfile,
check out the https://openliberty.io/guides/microservices-docker.html[Containerizing microservices^] guide,
check out the https://openliberty.io/guides/containerize.html[Containerizing microservices^] guide,
which covers Dockerfile in depth.

Navigate to the `start` directory and run the following command:
Expand Down

0 comments on commit a867f9c

Please sign in to comment.