Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.
This repository was archived by the owner on Feb 2, 2022. It is now read-only.

Build failure on eclipse/php:gae #218

@monaka

Description

@monaka
Step 4/5 : RUN cd /home/user/ && wget -q https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.40.zip &&     unzip -q google_appengine_1.9.40.zip &&     rm google_appengine_1.9.40.zip &&     for f in "/home/user"; do     sudo chgrp -R 0 ${f} &&     sudo chmod -R g+rwX ${f};     done
 ---> Running in 777a99909e17
replace google_appengine/BUGS? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
(EOF or read error, treating as "[N]one" ...)
The command '/bin/sh -c cd /home/user/ && wget -q https://storage.googleapis.com/appengine-sdks/featured/google_appengine_1.9.40.zip &&     unzip -q google_appengine_1.9.40.zip &&     rm google_appengine_1.9.40.zip &&     for f in "/home/user"; do     sudo chgrp -R 0 ${f} &&     sudo chmod -R g+rwX ${f};     done' returned a non-zero code: 1
Unable to build image: eclipse/php:gae

Reproduction Steps:

Run ./build.sh .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions