-
Following tutorial on step 'Using Bind Mounts' I got an error when executing command:
`docker build -t getting-started .`
Dockerfile in `app` folder as follows:
> FROM node:18-alpine
WORKDIR…
-
*NOTE* Title changed to reflect this has nothing to do with AARCH64, and is indstead related to auditd
### Version of Apptainer
What version of Apptainer (or Singularity) are you using? Run
app…
-
I created the docker container running as fileshelter:fileshelter
Create a user filehshelter:fileshelter on host
Created /mnt/fileshelter on host (777 to get it to work)
Bind volumes set as:…
-
### Actual Behavior
When mounting a non-existing folder using the `-v` option, the target folder is created in the container, but not on the Docker host. According to https://docs.docker.com/engine/s…
-
Do you support keeping the database-state as a bindmount/volume-mount (should maybe be signaled as a VOLUME in the Dockerfile?)
Also do you support reading proxy-settings for retrieving the updates?
-
We are running into a bunch of issues trying to support all of the use cases for devcontainers:
* VS Code with bind mounts for source ("Reopen in container" after you open the source folder)
* VS …
-
### Description
When I select the default VirtioFS file sharing implementation in Docker settings, my 6TB bind mount only reports a total size of ~480GB to containers. Basically identical to this iss…
-
### Description
Attempting to bind mount from a drive other than `C:` into a container doesn't work. Docker bind mounts the correct path from inside the `docker-desktop` WSL 'distro', but the path …
-
### Vue version
3.4.15, 3.5.12
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-qg9sjb?file=src%2Fcomponents%2FHelloWorld.vue
### Steps to reproduce
1. Mount vue…
-
with reason probably
```
[ 25.302872] immucore[637]: * mkdir /sysroot/etc/ssl/certs: file exists
[ 25.303350] immucore[637]: * mkdir /sysroot/snap: read-only file system
```
* /sysroot…