directory
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Sep 5, 2024
License: AGPL-3.0
Opens a new window with license information.
README
¶
Migration scripts.
cd
to the directory of the script and
GOOS=linux GOARCH=amd64 go build
-
scp
the executable to the ECS host machine
-
docker cp my-script mycontainer:/my-script
-
docker exec -it mycontainer bash
-
Run the script ./my-script
in the container.
Directories
¶
Click to show internal directories.
Click to hide internal directories.