Sign inSign up

eviladmin/dxvk-docker-archlinux

By eviladmin

Updated over 2 years ago

automated docker image with all the build tools for dxvk based on archlinux

Image
0

1.6K

eviladmin/dxvk-docker-archlinux repository overview

skiznod/dxvk-docker-archlinux

automated docker image with all the build tools for dxvk based on archlinux

Notes

  • The build of the image might be slow as some of the -bin are stored on sourceforge. It sometimes stops the build with #ERROR: Failure while downloading https://sourceforge.net/xxxxx.tar.xz Just run the build again

  • The image runs the build and then exists

Volume

  • /home/build/artifacts -> dxvk binaries end up here

Example Usage

docker run \
    --rm \
    -ti \
    -v /my-dxvk:/home/build/artifacts \
    --name dxvk-builder
    dxvk-docker-archlinux

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

over 6 years ago

docker pull eviladmin/dxvk-docker-archlinux