diff --git a/content/post/2022-07-21.md b/content/post/2022-07-21.md new file mode 100644 index 0000000..e4190a5 --- /dev/null +++ b/content/post/2022-07-21.md @@ -0,0 +1,14 @@ +--- +title: "BioArchLinux on WSL and Docker lauched" +date: 2022-07-21T19:03:43Z +draft: false +--- + +These days, [WSL](https://github.com/BioArchLinux/wsl) annd [Docker](https://github.com/BioArchLinux/docker) have lauched. + +For WSL you can get at wsl folder of repository to access the tar file. + +For Docker, you can just `docker run -it bioarchlinux/bioarchlinux /bin/bash` to use it. + +Docker image updates daily and wsl image updates weekly. +