Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 455 Bytes

Deploy script for the ITONK course at Aarhus University School of Engineering.

To use this tool, clone the repository on your Raspberry Pi. The repository contains two files:

  • Dockerfile - specify where the jar is supposed to be copied
  • deploy-docker-hub.sh - the script itself

Usage

sh deploy-docker-hub.sh --version=<VERSION NUMBER> --repo=<DOCKER HUB REPOSITORY> --port=<PORT NUMBER>

NB!: Rename your jar file to be app.jar