Select the types of activity you want to include in your feed.
1FROM gitpod/workspace-full 2 3# Install custom tools, runtimes, etc. 4# For example "bastet", a command-line tetris clone: 5# RUN brew install bastet 6# 7# More information: https://www.gitpod.io/docs/config-docker/