coreboot/util/docker
Felix Singer 897b46693b util/docker/doc.coreboot.org: Don't create volumes
Volumes are mounted with the command line parameter. Using the VOLUME
directive creates a persistent storage in a standard path, which is not
intended. So drop that and create equal directories in order to keep the
container working.

Change-Id: I9b3551cca34d846aba5ca5c89162f82baa6de768
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85724
Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-12-22 22:27:08 +00:00
..
alma util/docker/alma: Add Dockerfile.base 2023-12-08 22:24:33 +00:00
alpine util/docker/alpine: Rename Dockerfile to Dockerfile.base 2023-12-06 18:43:45 +00:00
archlinux util/docker/archlinux: Rename Dockerfile to Dockerfile.base 2023-12-08 22:23:36 +00:00
coreboot-jenkins-node util/docker/: Drop recommonmark pip module 2024-03-21 16:12:32 +00:00
coreboot-jenkins-test util/docker: Replace use of sed with build args 2023-09-07 13:36:20 +00:00
coreboot-sdk coreboot-sdk/Dockerfile: Add 'gettext' and 'xfonts-unifont' 2024-08-09 21:08:09 +00:00
coreboot.org-status coreboot.org-status: Make URLs branch agnostic 2023-09-22 09:41:50 +00:00
doc.coreboot.org util/docker/doc.coreboot.org: Don't create volumes 2024-12-22 22:27:08 +00:00
fedora util/docker/fedora: Add Dockerfile.base 2023-12-29 22:14:49 +00:00
rocky util/docker/rocky: Add Dockerfile.base 2023-12-08 22:24:06 +00:00
build.sh util/docker: Add build script 2023-12-06 18:44:38 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
Makefile util/docker/Makefile: Create Documentation/_build for docker-build-docs 2024-03-09 23:46:00 +00:00