emacs-collab/docker/build.sh

4 lines
64 B
Bash
Raw Normal View History

2017-06-14 22:45:15 +00:00
#!/bin/sh
cp ../eshell ./
docker build -t emacs-collab:latest .