You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/02/11 09:00:18 UTC

[GitHub] YoKv commented on issue #2237: Update docker-compose.yml

YoKv commented on issue #2237: Update docker-compose.yml
URL: https://github.com/apache/incubator-skywalking/pull/2237#issuecomment-462256007
 
 
   @hanahmily
   ```
   # docker pull skywalking/oap
   Using default tag: latest
   latest: Pulling from skywalking/oap
   Digest: sha256:1e3a411e7a3b02738e9651e1e323510c35a568e804f1bfc502f9600e9ff8ceb0
   Status: Image is up to date for skywalking/oap:latest
   ```
   
   ```
   # docker run -d --name sw skywalking/oap
   # docker exec -it sw ls /
   bin           lib           root          srv           usr
   dev           media         run           sys           var
   etc           mnt           sbin          tmp
   home          proc          skywalking    trace-buffer
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services