• Y
    Use Ubuntu docker as base image (#234) · 3896f772
    Yachen 提交于
    ### What problem were solved in this pull request?
    
    Update Dockerfile
    
    Issue Number: #205
    
    Problem:
    
    ### What is changed and how it works?
    
    1.  Use Ubuntu latest image
    2.  Use dpes on ubuntu
    3. Do not prepare deps when docker compose, because now we have
    `build.sh init`
    
    ### Other information
    3896f772
Dockerfile 1.4 KB