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

contd: be backward compatible with startup.toml from v1 #319

Closed
zaibon opened this issue Oct 9, 2019 · 0 comments
Closed

contd: be backward compatible with startup.toml from v1 #319

zaibon opened this issue Oct 9, 2019 · 0 comments
Labels
type_feature New feature or request
Milestone

Comments

@zaibon
Copy link
Contributor

zaibon commented Oct 9, 2019

Until we have solve threefoldtech/0-flist#9
We should at least be compatible with the startup.toml generated by hub when doing a docker import.

Specially I'm interested in parsing the environment variable and the entrypoint specified in the startup.toml

@zaibon zaibon added this to the 0.2.0 milestone Oct 9, 2019
@zaibon zaibon added the type_feature New feature or request label Oct 9, 2019
zaibon added a commit that referenced this issue Oct 15, 2019
fixes #319

we extract 3 things from statup.toml:
- entrypoint
- working dir
- enviroment variable
zaibon added a commit that referenced this issue Oct 15, 2019
fixes #319

we extract 3 things from statup.toml:
- entrypoint
- working dir
- enviroment variable
zaibon added a commit that referenced this issue Oct 15, 2019
fixes #319

we extract 3 things from statup.toml:
- entrypoint
- working dir
- enviroment variable
zaibon added a commit that referenced this issue Oct 15, 2019
fixes #319

we extract 3 things from statup.toml:
- entrypoint
- working dir
- enviroment variable
zaibon added a commit that referenced this issue Oct 17, 2019
fixes #319

we extract 3 things from statup.toml:
- entrypoint
- working dir
- enviroment variable
zaibon added a commit that referenced this issue Oct 17, 2019
fixes #319

we extract 3 things from statup.toml:
- entrypoint
- working dir
- enviroment variable
@zaibon zaibon closed this as completed in 58b9940 Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant