@@ -1,2 +1,2 @@
#!/bin/bash
-docker run -it lox /bin/bash
+docker run --name lox -it lox:latest /bin/bash