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

Better Docker Support #17

Merged
merged 4 commits into from
Dec 13, 2019
Merged

Better Docker Support #17

merged 4 commits into from
Dec 13, 2019

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Dec 13, 2019

So you can run yarn install in the docker container

Based on #14

So we can say we replace the riot-web package
So you can run yarn install in the docker container
@dbkr dbkr requested a review from a team December 13, 2019 12:19
@dbkr dbkr mentioned this pull request Dec 13, 2019
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

otherwise lgtm. Please change the script name ._.

package.json Outdated
@@ -18,6 +18,9 @@
"start": "electron .",
"lint": "eslint src/",
"build": "yarn run setversion && electron-builder",
"indocker": "scripts/indocker.sh",
Copy link
Member

Choose a reason for hiding this comment

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

can we call it something else or add punctuation? I'm probably the only one with the problem, but every time I've read this it's either "indicator" or something NSFW. "in-docker" would be fine imo.

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I;d be up for changing it - just used the value we'd been using previously

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I'd be up for changing it - just used the value we'd been using previously

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I'd be up for changing it - just used the value we'd been using previously

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I'd be up for changing it - just used the value we'd been using previously

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I'd be up for changing it - just used the value we'd been using previously

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I'd be up for changing it - just used the value we'd been using previously

pkg/control.template Show resolved Hide resolved
@dbkr dbkr merged commit 5bfd0ed into master Dec 13, 2019
@t3chguy t3chguy deleted the dbkr/moredocker branch May 3, 2022 09:57
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.

None yet

2 participants