oracle
A cross-platform virtual tabletop for multiplayer card games
RUN apt-get update && \
apt-get install -y golang-go.tools
RUN apt-get update && \
apt-get install -y golang-golang-x-tools
RUN pacman -S --noconfirm cockatrice
RUN apt-get update && \
apt-get install -y golang-go.tools
RUN dnf install -y cockatrice
RUN apt-get update && \
apt-get install -y golang-go.tools