Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the \'no library called "cairo" was found\' error
Browse files Browse the repository at this point in the history
Eyantra698Sumanto committed Dec 23, 2024
1 parent 25f49f4 commit da835f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esim-cloud-backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -33,6 +33,7 @@ RUN curl -fSL https://github.com/imr/ngspice/archive/ngspice-$NGSPICE_VERSION.ta

# Arduino Cli and Compiling tools
RUN apk add \
cairo-dev cairo cairo-tools \
wget \
tar \
ca-certificates \

0 comments on commit da835f0

Please sign in to comment.