Skip to main content

Rich Media

Hello Everyone

This is a demo consisting of medias.

image.pngimage.png

Some Code

docker-compose up -d
import os
import time

print("hello world")
if a=b:
  print(a)
elif b=c:
  try:
    print(c)
  except:
    print(c+a)
else:
  print("what is the meaning of life")

More sample media

image.pngimage.png

Portainer is a software for managing docker containers.