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

Fix build wip #1

Open
wants to merge 2 commits into
base: add-features
Choose a base branch
from
Open

Conversation

cocoon
Copy link

@cocoon cocoon commented Oct 30, 2024

this at least fixes the docker build process for me
(beware I am a beginner with all of this)

untested if it would be running ...

(because of DNS issues sometimes I had to specify the ip)

DOCKER_BUILDKIT=1 docker build --progress=plain --add-host deb.nodesource.com:104.22.4.26 --output "type=tar,dest=ruweb.tar" . -f Dockerfile

add some fixes to get it at least started to build ...
fix: Required named parameter 'appBarActions' must be provided
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.

1 participant