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

add Docker Macvlan network documentation #56

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Strubbl
Copy link
Contributor

@Strubbl Strubbl commented Dec 21, 2024

I started a short documentation for the Docker Macvlan setup for teddycloud. I was not able to test the generation with Hugo to check if everything works, because i only have hugo v0.140.0 installed, which errors:

$ hugo server
WARN  DEPRECATED: Kind "taxonomyterm" used in disableKinds is deprecated, use "taxonomy" instead.
Watching for changes in $HOME/toniebox-reverse-engineering.github.io/{archetypes,assets,content,static,themes}
Watching for config changes in $HOME/toniebox-reverse-engineering.github.io/hugo.toml
Start building sites … 
hugo v0.140.0+extended linux/amd64 BuildDate=unknown

ERROR deprecated: resources.ToCSS was deprecated in Hugo v0.128.0 and will be removed in Hugo 0.141.0. Use css.Sass instead.
WARN  Raw HTML omitted while rendering "$HOME/toniebox-reverse-engineering.github.io/content/docs/wiki/general/audio-file-format.md"; see https://gohugo.io/getting-started/configuration-markup/#rendererunsafe
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['warning-goldmark-raw-html']
WARN  Raw HTML omitted while rendering "$HOME/toniebox-reverse-engineering.github.io/content/docs/tools/teddyCloud/setup/flash-ca/cc3200.md"; see https://gohugo.io/getting-started/configuration-markup/#rendererunsafe
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['warning-goldmark-raw-html']
ERROR deprecated: .Sites.First was deprecated in Hugo v0.127.0 and will be removed in Hugo 0.141.0. Use .Sites.Default instead.
ERROR deprecated: .Site.IsMultiLingual was deprecated in Hugo v0.124.0 and will be removed in Hugo 0.141.0. Use hugo.IsMultilingual instead.
Built in 130 ms
Error: error building site: logged 3 error(s)

@Strubbl Strubbl force-pushed the start-docker-macvlan branch from f7987a2 to af3ab83 Compare December 21, 2024 19:20
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