This commit is contained in:
x 2025-03-08 21:44:59 +01:00
parent ee49bb1b0a
commit e67eee2d5b

View File

@ -1,4 +1,7 @@
blah
docker buildx build -f f0ck.dockerfile . -t f0ck-dockerv<int>
docker buildx build -f f0ckv2.dockerfile . -t f0ckv2-<int>
docker exec -it f0ck-dockerv /bin/bash
psql -h postgres -U f0ck < f0ck.sql