Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Docker #151

Merged
merged 1 commit into from
Mar 4, 2023
Merged

Adding Docker #151

merged 1 commit into from
Mar 4, 2023

Conversation

elliotchance
Copy link
Owner

Releases will now push a docker image. This is a really easy way to get up and running:

docker run -it elliotchance/vsql:latest cli mydb.vsql

Fixes #150

@elliotchance elliotchance force-pushed the i150-docker branch 4 times, most recently from cffcb89 to c8589db Compare March 4, 2023 04:51
Releases will now push a docker image. This is a really easy way to get
up and running:

    docker run -it elliotchance/vsql:latest cli mydb.vsql

Fixes #150
@elliotchance elliotchance merged commit fc7e617 into main Mar 4, 2023
@elliotchance elliotchance deleted the i150-docker branch March 4, 2023 06:00
elliotchance added a commit that referenced this pull request Mar 4, 2023
Releases will now push a docker image. This is a really easy way to get
up and running:

    docker run -it elliotchance/vsql:latest cli mydb.vsql

Fixes #150
elliotchance added a commit that referenced this pull request Mar 4, 2023
Releases will now push a docker image. This is a really easy way to get
up and running:

    docker run -it elliotchance/vsql:latest cli mydb.vsql

Fixes #150
elliotchance added a commit that referenced this pull request Mar 4, 2023
Releases will now push a docker image. This is a really easy way to get
up and running:

    docker run -it elliotchance/vsql:latest cli mydb.vsql

Fixes #150
elliotchance added a commit that referenced this pull request Mar 4, 2023
Releases will now push a docker image. This is a really easy way to get
up and running:

    docker run -it elliotchance/vsql:latest cli mydb.vsql

Fixes #150
elliotchance added a commit that referenced this pull request Mar 4, 2023
Releases will now push a docker image. This is a really easy way to get
up and running:

    docker run -it elliotchance/vsql:latest cli mydb.vsql

Fixes #150
elliotchance added a commit that referenced this pull request Mar 4, 2023
Releases will now push a docker image. This is a really easy way to get
up and running:

    docker run -it elliotchance/vsql:latest cli mydb.vsql

Fixes #150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide docker image
1 participant