dashboard
repositories
filestore
activity
search
login
docker-plugin
/
pyipam
pyIPAM - Docker Plugin for IPAM written in Python
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Fix compatibility with newer pip, which requires venv
Jacek Kowalski
2026-03-11
a2d7916530bd9250603ec198f0da47a5ee2e45f5
[docker-plugin/pyipam]
/
.dockerignore
1
2
3
4
5
6
7
8
9
10
11
__pycache__
/.dockerignore
/.git
/.github
/.gitignore
/.idea
/config.json
/package.sh
/rootfs
/test*
/venv