You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AUDIT ] CWWKZ0058I: Monitoring dropins for applications.
27
27
[AUDIT ] CWWKF0012I: The server installed the following features: [el-3.0, jsp-2.3, servlet-3.1].
28
-
[AUDIT ] CWWKF0011I: The liberty1 server is ready to run a smarter planet. The liberty1 server started in 0.384 seconds.
28
+
[AUDIT ] CWWKF0011I: The liberty1 server is ready to run a smarter planet. The liberty1 server started in 0.730 seconds.
29
29
```
30
30
31
31
### Renaming an existing Liberty server
32
32
33
33
Liberty server configurations and existing output data under `/config` and `/output`, respectively, will be relocated to the server with new name, allowing you to **rename** servers `FROM` any Liberty image.
34
34
35
35
```Dockerfile
36
-
FROM openliberty/open-liberty:kernel-slim-java8-openj9-ubi as staging
36
+
FROM openliberty/open-liberty:kernel-slim-java17-openj9-ubi as staging
0 commit comments