aiidalab / aiidalab-qe

AiiDAlab App for Quantum ESPRESSO
https://aiidalab-qe.readthedocs.io/
MIT License
9 stars 14 forks source link

Fast startup #733

Open unkcpz opened 1 month ago

unkcpz commented 1 month ago

@superstar54 @giovannipizzi draft test on fast start up. startup scripts are run and write data into user home. To build the image go to docker/ and run docker buildx bake -f docker-bake.hcl -f build.json --load

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

To quick test the image, you can run it with:

docker run --rm -it -p 8888:8888 aiidalab/qe:newly-baked