Skip to content

Commit

Permalink
Merge pull request #184 from ORNL/remove-rsync
Browse files Browse the repository at this point in the history
Remove rsync plugin
  • Loading branch information
tskluzac authored Aug 2, 2024
2 parents da19cce + 5aa566d commit b580d57
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 700 deletions.
1 change: 0 additions & 1 deletion deployment/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ FROM python:3.10-slim

RUN apt-get update && apt-get install -y \
imagemagick \
rsync \
&& rm -rf /var/lib/apt/lists/*

WORKDIR /home/zambeze
Expand Down
Empty file.
280 changes: 0 additions & 280 deletions src/zambeze/orchestration/plugin_modules/rsync/rsync.py

This file was deleted.

Loading

0 comments on commit b580d57

Please sign in to comment.