This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
spadinastan/services/deluge/build.sh
2023-12-15 23:53:56 -05:00

5 lines
108 B
Bash

#!/bin/bash
source constants.sh
docker build -t $APP_IMAGE_NAME:$IMAGE_VERSION -f Dockerfile-deluge-app .