Skip to content

Conversation

@Patty8122
Copy link

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes #151 (issue)

Type of change

  • [ x ] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Steps I used to test:

  • Push changes to feat/docker-image (or main) branch
  • It creates a docker image of this format ghcr.io//sim: (Eg. ghcr.io/patty8122/sim:feat-docker-image has been published)
  • Then replace the build option in the docker-compose file with image:
  • This allows me to use the simstudio features on localhost:3000

Checklist:

  • [ x ] My code follows the style guidelines of this project
  • [ x ] I have performed a self-review of my own code
  • [ x ] I have commented my code, particularly in hard-to-understand areas
  • [ x ] I have added tests that prove my fix is effective or that my feature works
  • [ x ] All tests pass locally and in CI (npm test)
  • [ x ] My changes generate no new warnings
  • [ x ] Any dependent changes have been merged and published in downstream modules
  • [ x ] I have updated version numbers as needed (if needed)

Security Considerations:

  • [ x ] My changes do not introduce any new security vulnerabilities
  • [ x ] I have considered the security implications of my changes

Additional Information:

Any additional information, configuration or data that might be necessary to reproduce the issue or use the feature.

@vercel
Copy link

vercel bot commented Mar 27, 2025

@Patty8122 is attempting to deploy a commit to the Sim Studio Team on Vercel.

A member of the Team first needs to authorize it.

@Patty8122
Copy link
Author

This is an intial version of docker image that works for the setup before local LLM workflow changes. I am waiting for that PR to be merged before making changes to these workflows.

@waleedlatif1
Copy link
Collaborator

@Patty8122 I've merged in the Ollama PR, so feel free to update your changes accordingly!

@vercel
Copy link

vercel bot commented Mar 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 30, 2025 8:21pm

@waleedlatif1
Copy link
Collaborator

hey @Patty8122 is this PR/issue complete or is there still more work remaining?

@emir-karabeg emir-karabeg changed the title Setup Docker Pull improvement(docker): setup docker pull Apr 1, 2025
@waleedlatif1 waleedlatif1 force-pushed the main branch 12 times, most recently from 78e0c4f to 10641be Compare April 7, 2025 07:32
@Erudition
Copy link

What happened?

@waleedlatif1
Copy link
Collaborator

this was already completed @Erudition

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.

[REQUEST] Setup Docker Pull

3 participants