Browse Source

slim

master
zeus 3 years ago
parent
commit
9b2e0b7c69
  1. 4
      install/usr/share/swarmlab.io/sec/swarmlab-sec

4
install/usr/share/swarmlab.io/sec/swarmlab-sec

@ -36,8 +36,8 @@ EOF
) )
# PACKAGES enabled ths with apt-get update && apt-get $APTPARAM install -y openssh-server $PACKAGES in in RUN export DEBIAN_FRONTEND=noninteractive # PACKAGES enabled ths with apt-get update && apt-get $APTPARAM install -y openssh-server $PACKAGES in in RUN export DEBIAN_FRONTEND=noninteractive
APTPARAM=" --no-install-recommends " APTPARAM=" --no-install-recommends "
IMAGE_local="microservice-numpy" IMAGE_local="microservice-numpyslim"
HYBRID_NETWORK="microservice-numpy" HYBRID_NETWORK="microservice-numpyslim"
# dont edit # dont edit
#IMAGE_origin="hub.swarmlab.io:5480/hybrid-numpy:latest" #IMAGE_origin="hub.swarmlab.io:5480/hybrid-numpy:latest"
IMAGE_origin="hub.swarmlab.io:5480/hubrid-numpyslim:latest" IMAGE_origin="hub.swarmlab.io:5480/hubrid-numpyslim:latest"

Loading…
Cancel
Save