e2b-dev--e2b
4 行
62 B
Docker
4 行
62 B
Docker
FROM ubuntu:latest
|
|
LABEL authors="i"
|
|
|
|
ENTRYPOINT ["top", "-b"] |