Skip to content

Commit

Permalink
add netaddr
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticroentgen committed Aug 7, 2024
1 parent 3a03a83 commit cca57e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN apt update && apt install python3-pip python3 pipx git curl zsh dialog jq yq
COPY locale.gen /etc/locale.gen
RUN locale-gen
RUN pipx install --include-deps ansible
RUN pipx inject ansible pytz pynetbox infisical-python
RUN pipx inject ansible pytz pynetbox infisical-python netaddr

# Teleport
RUN curl https://apt.releases.teleport.dev/gpg -o /usr/share/keyrings/teleport-archive-keyring.asc
Expand Down

0 comments on commit cca57e4

Please sign in to comment.