4 lines
46 B
Docker
4 lines
46 B
Docker
FROM gitpod/workspace-full
|
|
|
|
RUN ls /workspace
|
FROM gitpod/workspace-full
|
|
|
|
RUN ls /workspace
|