Skip to content

Commit

Permalink
Updated by github actions from guide-getting-started (#3266)
Browse files Browse the repository at this point in the history
Co-authored-by: GuidesBot <[email protected]>
  • Loading branch information
GuidesBot and GuidesBot authored Aug 13, 2024
1 parent e91fbf6 commit b7d9093
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ After you make the file changes, Open Liberty automatically reloads its configur
[INFO] [AUDIT] CWWKZ0009I: The application io.openliberty.guides.getting-started has stopped successfully.
[INFO] [AUDIT] CWWKG0017I: The server configuration was successfully updated in 0.284 seconds.
[INFO] [AUDIT] CWWKT0016I: Web application available (default_host): http://foo:9080/health/
[INFO] [AUDIT] CWWKF0012I: The server installed the following features: [mpHealth-3.0].
[INFO] [AUDIT] CWWKF0012I: The server installed the following features: [mpHealth-4.0].
[INFO] [AUDIT] CWWKF0008I: Feature update completed in 0.285 seconds.
[INFO] [AUDIT] CWWKT0016I: Web application available (default_host): http://foo:9080/
[INFO] [AUDIT] CWWKZ0003I: The application io.openliberty.guides.getting-started updated in 0.173 seconds.
Expand Down Expand Up @@ -520,7 +520,7 @@ Your image should appear in the list of all Docker images:

```
REPOSITORY TAG IMAGE ID CREATED SIZE
openliberty-getting-started 1.0-SNAPSHOT 85085141269b 21 hours ago 487MB
openliberty-getting-started 1.0-SNAPSHOT 88173351adfa 2 minutes ago 780MB
```

Next, run the image as a container:
Expand Down

0 comments on commit b7d9093

Please sign in to comment.