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

[delivery] add new nix derivation to create docker image for T1 environment #476

Closed
wants to merge 2 commits into from

Conversation

Avimitin
Copy link
Contributor

Add a new nix derivation to build a docker image that contains IP emulator, soc simulator and a demo project.

nix build .#t1.<config>.delivery.docker-env.final-image
docker load -i ./result/image.tar
docker run -it chipsalliance/t1:latest /bin/bash

@Avimitin Avimitin force-pushed the delivery branch 3 times, most recently from d2b6d68 to c7b11fe Compare March 19, 2024 16:56
@Avimitin Avimitin force-pushed the delivery branch 3 times, most recently from 76f44f5 to 8ac7b49 Compare March 20, 2024 10:02
@@ -0,0 +1,66 @@
## Current IP configs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This documentation should be a template and consume OM. cc @SpriteOvO

nix/t1/delivery/doc.md Outdated Show resolved Hide resolved
nix/t1/delivery/doc.md Outdated Show resolved Hide resolved
…er image

Signed-off-by: Avimitin <[email protected]>

[delivery] add docker release flow

Signed-off-by: Avimitin <[email protected]>
@Avimitin
Copy link
Contributor Author

Avimitin commented Apr 8, 2024

Closed in favor of #506

@Avimitin Avimitin closed this Apr 8, 2024
@Avimitin Avimitin deleted the delivery branch April 8, 2024 07:15
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.

2 participants