GithubHelp home page GithubHelp logo

action-back4app's Introduction

Hi there ๐Ÿ‘‹, I'm Murilo, Fullstack Developer with Javascript in work and student about any code language and patterns.

You can find me on:

Twitter URL
Linked.in

  • ๐ŸŒฑ Iโ€™m currently learning Go
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on max of projects to change's people life.
  • โšก Fun fact: I'm Bachelor of Chemistry

My contributions

action-back4app's People

Contributors

omurilo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

action-back4app's Issues

Action failed to build

Hi,
I tried using this action but it seem to be failing in the build step.

/usr/bin/docker build -t 8a33c1:b525b4d2bb3b472a8418020b32c605b3 -f "/home/runner/work/_actions/omurilo/action-back4app/v1/Dockerfile" "/home/runner/work/_actions/omurilo/action-back4app/v1"
Sending build context to Docker daemon 12.29kB

Step 1/8 : FROM node:alpine
alpine: Pulling from library/node
540db60ca938: Already exists
fdd4ce4fd760: Pulling fs layer
b78962e1a5c8: Pulling fs layer
0040dd60b7a4: Pulling fs layer
0040dd60b7a4: Verifying Checksum
0040dd60b7a4: Download complete
b78962e1a5c8: Verifying Checksum
b78962e1a5c8: Download complete
fdd4ce4fd760: Verifying Checksum
fdd4ce4fd760: Download complete
fdd4ce4fd760: Pull complete
b78962e1a5c8: Pull complete
0040dd60b7a4: Pull complete
Digest: sha256:2eee2f439d3b3509bbe40faff6584bd31b5745b4c137e93e2d795899a2927762
Status: Downloaded newer image for node:alpine
---> 48de5d16038c
Step 2/8 : USER root
---> Running in 7989c5eb586f
Removing intermediate container 7989c5eb586f
---> c7fe9a006bbf
Step 3/8 : RUN apk add curl bash expect python
---> Running in d210b083c3f1
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
ERROR: unable to select packages:
python (no such package):
required by: world[python]
The command '/bin/sh -c apk add curl bash expect python' returned a non-zero code: 1
Warning: Docker build failed with exit code 1, back off 1.57 seconds before retry.
/usr/bin/docker build -t 8a33c1:b525b4d2bb3b472a8418020b32c605b3 -f "/home/runner/work/_actions/omurilo/action-back4app/v1/Dockerfile" "/home/runner/work/_actions/omurilo/action-back4app/v1"
Sending build context to Docker daemon 12.29kB

Step 1/8 : FROM node:alpine
---> 48de5d16038c
Step 2/8 : USER root
---> Using cache
---> c7fe9a006bbf
Step 3/8 : RUN apk add curl bash expect python
---> Running in cc6be29f4db3
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
ERROR: unable to select packages:
python (no such package):
required by: world[python]
The command '/bin/sh -c apk add curl bash expect python' returned a non-zero code: 1
Warning: Docker build failed with exit code 1, back off 3.91 seconds before retry.
/usr/bin/docker build -t 8a33c1:b525b4d2bb3b472a8418020b32c605b3 -f "/home/runner/work/_actions/omurilo/action-back4app/v1/Dockerfile" "/home/runner/work/_actions/omurilo/action-back4app/v1"
Sending build context to Docker daemon 12.29kB

Step 1/8 : FROM node:alpine
---> 48de5d16038c
Step 2/8 : USER root
---> Using cache
---> c7fe9a006bbf
Step 3/8 : RUN apk add curl bash expect python
---> Running in e61f8806a57d
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
ERROR: unable to select packages:
python (no such package):
required by: world[python]
The command '/bin/sh -c apk add curl bash expect python' returned a non-zero code: 1
Error: Docker build failed with exit code 1

Alpine docker breaks - requires Python 2

Hi

We have suddenly started getting this error :

ERROR: unable to select packages:
python2 (no such package):
required by: world[python2]

A quick google suggest that we may need to specify the python version ??
- apk add python2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.