Docker image error: “/bin/sh: 1: [python,: not found”

后端 未结 0 1340
无人及你
无人及你 2021-02-11 13:15

I\'m building a new Docker image based on the standard Ubuntu 14.04 image.

Here\'s my Dockerfile:

FROM ubuntu:14.04
RUN apt-get update -y
RUN a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题