tanshu
8a243fe387
Also added the frank service and build frank script to the frank playbook so that new containers can be built on the device when ansible is not an option
2 lines
104 B
Bash
Executable File
2 lines
104 B
Bash
Executable File
docker build --file /home/pi/dockerfile/app/frank.Dockerfile --tag frank:latest /home/pi/dockerfile/app
|