Skip to content

Commit

Permalink
export environment variables again
Browse files Browse the repository at this point in the history
  • Loading branch information
fostermh committed Dec 6, 2023
1 parent aef27ec commit ed740f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/docker/ckan-run-harvester-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ set_environment () {
}
set_environment

printenv | grep -v "no_proxy" >> /etc/environment

exec "$@"

0 comments on commit ed740f7

Please sign in to comment.