Skip to content

Replace lzssdec executable with docker container#21

Draft
CristiMacovei wants to merge 1 commit intomasterfrom
lzssdec-docker
Draft

Replace lzssdec executable with docker container#21
CristiMacovei wants to merge 1 commit intomasterfrom
lzssdec-docker

Conversation

@CristiMacovei
Copy link

No description provided.

Signed-off-by: CristiMacovei <nicolae.macovei1412@stud.acs.upb.ro>
Copy link
Member

@razvand razvand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use proper commit message formatting. See instructions here.

Is this a draft PR? A draft PR is one where the author needs to do future work. Is this requiring future work from you?

Comment on lines +3 to +5
RUN apt update && apt upgrade -y

RUN apt install -y git build-essential
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
RUN apt update && apt upgrade -y
RUN apt install -y git build-essential
RUN apt update && apt upgrade -y && apt install -y git build-essential

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants