Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] PS5 Docker image is really PS4

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] PS5 Docker image is really PS4


Chronological Thread 
  • From: Phil Reese <>
  • To:
  • Subject: [perfsonar-user] PS5 Docker image is really PS4
  • Date: Fri, 31 Mar 2023 14:43:57 -0700

Hi,

I noticed that the staging docker image is from ps4.

✔ preese@tin1 /fast/vm $ docker pull perfsonar/testpoint:staging
staging: Pulling from perfsonar/testpoint
2d473b07cdd5: Already exists
...
21d7f63c4d9a: Already exists
Digest: sha256:8d19cb4541211e0b7ffef2f29435795162358112e2b922e9b58315d2a1bf9de9
Status: Downloaded newer image for perfsonar/testpoint:staging
docker.io/perfsonar/testpoint:staging

✔ preese@tin1 /fast/vm $ docker run --privileged -d -P --net=host perfsonar/testpoint:staging
e06ac46cb0c617cccc66abb36afe3e1b43fc5963f3d9fa1e6db52c05785cbe8b

✔ preese@tin1 /fast/vm $ docker ps
CONTAINER ID   IMAGE COMMAND                  CREATED          STATUS         PORTS NAMES
e06ac46cb0c6   perfsonar/testpoint:staging   "/bin/sh -c '/usr/bi…"   10 seconds ago   Up 5 seconds             bold_goodall

✔ preese@tin1 /fast/vm $ docker exec -it e06ac46cb0c6 bash
[root@tin1 /]# pscheduler version
pscheduler-account                      4.4.0-0.2.b1.el7
pscheduler-archiver-bitbucket           4.4.0-0.2.b1.el7
pscheduler-archiver-esmond              4.4.0-0.2.b1.el7

Phil



  • [perfsonar-user] PS5 Docker image is really PS4, Phil Reese, 03/31/2023

Archive powered by MHonArc 2.6.24.

Top of Page