Skip to content

This repository contains docker build images for a multiarch container that is designed to simplify the process of using AiiDA and GROMACS

License

Notifications You must be signed in to change notification settings

PSDI-UK/aiida-with-gromacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiida-with-gromacs

A container aimed at making the PSDI toolchain simpler to use by incorporating AiiDA, PostGRES, RabbitMQ, GROMACS and aiida-gromacs all into a single container.

Run instructions

TODO: This needs better examples.

docker run -it harbor.stfc.ac.uk/biosimulation-cloud/aiida-with-gromacs:v0.0.13 bash

Multiarch builds

Set up binfmt to bring the multiarch support.

docker run --privileged --rm tonistiigi/binfmt --install all sudo apt-get install -y qemu qemu-user-static

Create a multiarch builder for buildx.

docker buildx create --name psdi-builder --bootstrap --use

Check that the architectures show in the builder.

docker buildx ls

Build container

docker buildx bake -f build.json -f docker-bake.hcl --load

About

This repository contains docker build images for a multiarch container that is designed to simplify the process of using AiiDA and GROMACS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages