From 4defef48036eaacda37c45a5488bfbee35b51b2e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 21 Jul 2022 19:07:28 +0000 Subject: [PATCH] update --- content/post/2022-07-21.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/post/2022-07-21.md 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. +