#!/bin/bash

sudo iptables -I DOCKER-USER -j ACCEPT
