Skip to content

/bin/sh: 1: git: not found #4

@Entheologian

Description

@Entheologian

doas docker build . -t linksnatch:latest

Sending build context to Docker daemon  111.1kB
Step 1/10 : FROM ubuntu
 ---> 58db3edaf2be
Step 2/10 : COPY . /
 ---> Using cache
 ---> 72b2b29ebbcc
Step 3/10 : RUN mkdir app
 ---> Using cache
 ---> 6e4e754814f3
Step 4/10 : WORKDIR /app
 ---> Using cache
 ---> 8e0b766c6c86
Step 5/10 : RUN git clone https://github.com/amitmerchant1990/linksnatch
 ---> Running in d4c824724f13
/bin/sh: 1: git: not found
The command '/bin/sh -c git clone https://github.com/amitmerchant1990/linksnatch' returned a non-zero code: 127

Do I have have to add something to it?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions