Skip to content

Commit

Permalink
remove rust dependency for now
Browse files Browse the repository at this point in the history
  • Loading branch information
micheloosterhof committed May 22, 2021
1 parent 1ea5953 commit e39a583
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ LABEL maintainer="Michel Oosterhof <michel@oosterhof.net>"

WORKDIR /

# This is a temporary workaround, see https://github.com/cowrie/docker-cowrie/issues/26
ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1

ENV COWRIE_GROUP=cowrie \
COWRIE_USER=cowrie \
COWRIE_HOME=/cowrie
Expand Down

0 comments on commit e39a583

Please sign in to comment.