Skip to content

Instantly share code, notes, and snippets.

@handakumbura
Created August 19, 2017 09:09
Show Gist options
  • Save handakumbura/a7ed4506fb5d26b2d882a93811571a2e to your computer and use it in GitHub Desktop.
Save handakumbura/a7ed4506fb5d26b2d882a93811571a2e to your computer and use it in GitHub Desktop.
kt_articleone_4
Unable to find image 'tomcat:8.0' locally
8.0: Pulling from library/tomcat
ad74af05f5a2: Pull complete
2b032b8bbe8b: Pull complete
99a5213ead46: Pull complete
7de34ca31efd: Pull complete
9b22e57d98bb: Pull complete
12cd7a66c3fd: Pull complete
880bb942de44: Pull complete
6ada99602995: Pull complete
90451a97de52: Pull complete
646677f3b1ed: Pull complete
c10d6538fe29: Pull complete
63e2edd468f7: Pull complete
Digest: sha256:1f34d503e3e339433a84df80615fb658ab16491361353b6d7e1342b2b80cf7f0
Status: Downloaded newer image for tomcat:8.0
16-Aug-2017 12:27:17.573 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.45
16-Aug-2017 12:27:17.577 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Jun 26 2017 20:06:07 UTC
16-Aug-2017 12:27:17.577 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.0.45.0
16-Aug-2017 12:27:17.577 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
16-Aug-2017 12:27:20.596 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-8080"]
16-Aug-2017 12:27:20.635 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-apr-8009"]
16-Aug-2017 12:27:20.667 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 2787 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment