fix dockerfile

4 jobs for master in 39 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #10497
docker-arm
build-arm

00:00:28

failed #10496
docker
build-x86

00:00:38

 
  Combine
skipped #10498
docker
combine
 
  Deploy
skipped #10499
docker
deploy_latest
 
Name Stage Failure
failed
build-x86 Build
 ---> Using cache
---> 18a00884ec96
Step 3/4 : RUN pacman -Syu --noconfirm babeld
---> Running in 8093cdf3253f
error: failed to initialize alpm library
(could not find or read directory: /var/lib/pacman/)
The command '/bin/sh -c pacman -Syu --noconfirm babeld' returned a non-zero code: 255
Cleaning up file based variables
ERROR: Job failed: exit code 255
failed
build-arm Build
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
$ docker build --pull -f Dockerfile.arm -t $CONTAINER_TEST_ARM_IMAGE .
unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /builds/railgun/babeld/Dockerfile.arm: no such file or directory
Cleaning up file based variables
ERROR: Job failed: exit code 1