4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker build -f Dockerfile-jupyterbase-gpu . -t jupyter-gpu-container:0.0.1
|