Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating embedded images #1650

Closed
wanshaoyuan opened this issue Nov 20, 2022 · 1 comment · Fixed by #1651
Closed

Creating embedded images #1650

wanshaoyuan opened this issue Nov 20, 2022 · 1 comment · Fixed by #1651
Assignees
Labels
kind/bug Something isn't working kind/question Further information is requested

Comments

@wanshaoyuan
Copy link

docker build -t derivative:latest .

Error:

failed to acquire exclusive app lock: open /var/lock/luet.lock: no such file or directory

add

ENV LUET_NOLOCK=true
@kkaempf kkaempf added the kind/bug Something isn't working label Nov 20, 2022
@kkaempf kkaempf moved this to 🗳️ To Do in Elemental Nov 20, 2022
@kkaempf kkaempf added the kind/question Further information is requested label Nov 20, 2022
@frelon
Copy link
Contributor

frelon commented Nov 21, 2022

@wanshaoyuan Could you share the Dockerfile used?

*EDIT aha, the "Creating embedded images" section, I will have a look!

@frelon frelon moved this from 🗳️ To Do to 👀 Needs review in Elemental Nov 22, 2022
@frelon frelon self-assigned this Nov 22, 2022
@frelon frelon linked a pull request Nov 22, 2022 that will close this issue
Repository owner moved this from 👀 Needs review to ✅ Done in Elemental Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working kind/question Further information is requested
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants