Sign inSign up

anldisr/ipvsadm

By anldisr

Updated over 5 years ago

Image
0

3.6K

anldisr/ipvsadm repository overview

All this does is:

FROM ubuntu:latest

RUN apt update && \
    apt install -y ipvsadm && \
    apt-get clean

Needed this to have ipvsadm on the nodes to run ipvsadm commands in golang.

Tag summary

Content type

Image

Digest

Size

46.3 MB

Last updated

over 5 years ago

docker pull anldisr/ipvsadm