Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoyamachi committed Jan 2, 2023
1 parent e1107e2 commit c497a0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions entrypoint.sh
Expand Up @@ -46,6 +46,4 @@ if [ $output ];then
ARGS="$ARGS --output $output"
fi

echo "/usr/bin/dockle $ARGS $imageName"
env
/usr/bin/dockle $ARGS $imageName

0 comments on commit c497a0c

Please sign in to comment.