Commit 7fc480ba authored by Alexandre Delanoë's avatar Alexandre Delanoë

Merge branch 'unstable' into testing-merge

parents 5553cdc5 1599687d
#!/bin/bash
sudo adduser --disabled-password --gecos "" notebooks
sudo docker rm $(sudo docker ps -a | grep sh | awk '{print $1}')
sudo docker build -t garg-notebook:latest ./notebook
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment