Skip to content

Commit

Permalink
add earthly cddl base target
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Nov 4, 2024
1 parent 702db9c commit 7bf53fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions earthly/cddl/Earthfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
VERSION 0.8

cddl-base:
FROM ruby:3.3.0-alpine

RUN gem install cddlc

0 comments on commit 7bf53fd

Please sign in to comment.